1
0
mirror of https://github.com/sharkdp/bat synced 2024-07-09 03:57:27 +00:00

Add install instructions(ja) for Gentoo Users.

This commit is contained in:
toku-sa-n 2019-06-09 18:11:01 +09:00 committed by David Peter
parent 9a44fa11c0
commit dcdf8dfaa7

View File

@ -124,6 +124,14 @@ xbps-install -S bat
dnf module install bat
```
### Gentoo Linux
[Gentoo Linuxの公式リソース](https://packages.gentoo.org/packages/sys-apps/bat)からインストールできます。
```bash
emerge sys-apps/bat
```
### FreeBSD
事前にコンパイル済みである[pkg](https://www.freshports.org/textproc/bat)をインストールできます: