docs: add install instructions to Exherbo Linux in README.md

This commit is contained in:
David Legrand 2024-04-07 11:50:26 +02:00 committed by GitHub
parent e8d777b73a
commit b029094819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

View File

@ -303,6 +303,16 @@ from the official sources:
pacman -S bat
```
### On Exherbo Linux
You can install [the `bat` package](https://gitlab.exherbo.org/davlgd/rust/-/tree/master/packages/sys-apps/bat)
from the official sources, provided you have the appropriate repository enabled:
```bash
cave resolve -x repository/rust
cave resolve -x bat
```
### On Fedora
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.