eolas/Linux/Procedural/Compile_from_source.md
2022-08-20 12:30:04 +01:00

10 lines
147 B
Markdown

---
categories:
- Linux
tags: [make]
---
# Compile package from source
1. Clone the repo from GitHub
2. `cd` into the repo
3. Run `makepkg -c`