mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-30 06:31:07 +00:00 
			
		
		
		
	linux installation guide
This commit is contained in:
		
							
								
								
									
										15
									
								
								doc/install.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								doc/install.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | |||||||
|  | # Linux desktop | ||||||
|  |  | ||||||
|  | Grab the latest linux binary, then run: | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | $ sudo mv /path/to/yarr /usr/local/bin | ||||||
|  | $ sudo tee /usr/local/share/applications/yarr.desktop >/dev/null <<EOF | ||||||
|  | [Desktop Entry] | ||||||
|  | Name=yarr | ||||||
|  | Exec=yarr -open | ||||||
|  | Icon=rss | ||||||
|  | Type=Application | ||||||
|  | Categories=Internet; | ||||||
|  | EOF | ||||||
|  | ``` | ||||||
		Reference in New Issue
	
	Block a user