11 lines
		
	
	
	
		
			143 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			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`
 |