eolas/Linux/Procedural/Compile_from_source.md
2022-06-04 13:00:04 +01:00

10 lines
128 B
Markdown

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