mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-07 13:41:14 +00:00
Update README to mention batcat for Debian/Ubuntu
This commit is contained in:
parent
2596bfe7a7
commit
1a6e8d297f
@ -168,7 +168,7 @@ The [`prettybat`](https://github.com/eth-p/bat-extras/blob/master/doc/prettybat.
|
|||||||
|
|
||||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/bat.svg)](https://repology.org/project/bat/versions)
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/bat.svg)](https://repology.org/project/bat/versions)
|
||||||
|
|
||||||
### On Ubuntu
|
### On Ubuntu (using `apt`)
|
||||||
*... and other Debian-based Linux distributions.*
|
*... and other Debian-based Linux distributions.*
|
||||||
|
|
||||||
`bat` is making its way through the [Ubuntu](https://packages.ubuntu.com/eoan/bat) and
|
`bat` is making its way through the [Ubuntu](https://packages.ubuntu.com/eoan/bat) and
|
||||||
@ -182,6 +182,11 @@ If your Ubuntu/Debian installation is new enough you can simply run:
|
|||||||
apt install bat
|
apt install bat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you install `bat` this way, please note that the executable may be installed as `batcat`.
|
||||||
|
Adding a symlink from `/usr/bin/bat` to `/usr/bin/batcat` should help prevent any issues that may come up because of this.
|
||||||
|
|
||||||
|
### On Ubuntu
|
||||||
|
|
||||||
If the package has not yet been promoted to your Ubuntu/Debian installation, or you want
|
If the package has not yet been promoted to your Ubuntu/Debian installation, or you want
|
||||||
the most recent release of `bat`, download the latest `.deb` package from the
|
the most recent release of `bat`, download the latest `.deb` package from the
|
||||||
[release page](https://github.com/sharkdp/bat/releases) and install it via:
|
[release page](https://github.com/sharkdp/bat/releases) and install it via:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user