eolas/Linux/Procedural/Compile_from_source.md
thomasabishop 78024ac846 Reindexing
2022-09-06 13:27:08 +01:00

11 lines
152 B
Markdown

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