eolas/Linux/Procedural/Compile_from_source.md
2023-02-10 18:22:04 +00:00

11 lines
143 B
Markdown

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