mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-03 04:08:50 +01:00
docs: add install instructions to Exherbo Linux in README.md
This commit is contained in:
parent
e8d777b73a
commit
b029094819
10
README.md
10
README.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user