mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Small improvements for Fedora instructions
Anything older than F29 is EOL now, so no need to mention it. Also in F29+ you can use standard `dnf install`.
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							7f5a5612e4
						
					
				
				
					commit
					e8c04672f0
				
			| @@ -163,10 +163,10 @@ pacman -S bat | |||||||
|  |  | ||||||
| ### On Fedora | ### On Fedora | ||||||
|  |  | ||||||
| You can install `bat` from the [Fedora Modular](https://docs.fedoraproject.org/en-US/modularity/using-modules/) repository. On Fedora 29 and higher, it is enabled by default. Otherwise, run `dnf install fedora-repos-modular` to set up, and make sure that the `fedora-modular` and `fedora-updates-modular` repos are enabled in `/etc/yum.repos.d`. | You can install [the `bat` package](https://koji.fedoraproject.org/koji/packageinfo?packageID=27506) from the official [Fedora Modular](https://docs.fedoraproject.org/en-US/modularity/using-modules/) repository. | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| dnf module install bat | dnf install bat | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ### On Gentoo Linux | ### On Gentoo Linux | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user