mirror of
				https://github.com/davatorium/rofi.git
				synced 2025-10-30 23:47:19 -04:00 
			
		
		
		
	Add gentoo install instructions.
This commit is contained in:
		
							parent
							
								
									8da55024c5
								
							
						
					
					
						commit
						591f539a4a
					
				
					 1 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								INSTALL.md
									
										
									
									
									
								
							
							
						
						
									
										19
									
								
								INSTALL.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -205,3 +205,22 @@ and also
 | 
			
		|||
```
 | 
			
		||||
pacman -S rofi
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Gentoo
 | 
			
		||||
 | 
			
		||||
An ebuild is available, `x11-misc/rofi`. It's up to date, but you may need to
 | 
			
		||||
enable ~arch to get the latest release:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
echo 'x11-misc/rofi ~amd64' >> /etc/portage/package.accept_keywords
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
for amd64 or:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
echo 'x11-misc/rofi ~x86' >> /etc/portage/package.accept_keywords
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
for i386.
 | 
			
		||||
 | 
			
		||||
To install it, simply issue `emerge rofi`.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue