eolas/Linux/Procedural/Compile_from_source.md

12 lines
152 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-08-20 12:30:04 +01:00
categories:
2022-09-06 13:26:44 +01:00
- Linux
tags: [compilers]
2022-04-23 13:26:53 +01:00
---
2022-09-06 13:26:44 +01:00
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`