Merge b02909481996ff52e5702d6da7ece649f2a61e8d into 5c43ddb56c96ced40194fab35f11196b12f2b17a

This commit is contained in:
David Legrand 2025-03-19 13:24:03 +08:00 committed by GitHub
commit 0bfc0d6455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -298,6 +298,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.