10 lines
128 B
Markdown
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`
|