eolas/Linux/Procedural/Compile_from_source.md

11 lines
128 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
tags:
- Linux
---
2022-05-24 19:00:04 +01:00
# Compile package from source
2022-04-23 13:26:53 +01:00
1. Clone the repo from GitHub
2022-05-24 19:00:04 +01:00
2. `cd` into the repo
3. Run `makepkg -c`