Bat: `apt install bat` on Ubuntu 20.04 doesn't add executable to PATH; nor does it install anything

Created on 14 Sep 2020  Â·  3Comments  Â·  Source: sharkdp/bat

After running apt get install bat nothing is in PATH; additionally, the suggestion isn't there, i.e.:

$ bat /etc/apt/sources.list

Command 'bat' not found, but can be installed with:

sudo apt install bacula-console-qt

So double-checked, and got nothing:

$ find / -type f -executable -name bat
duplicate

All 3 comments

Should it not be installed via cargo install bat?

I don't think apt can do it.

Please check out the README: https://github.com/sharkdp/bat#on-ubuntu-using-apt

Ahh, batcat… thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HakubJozak picture HakubJozak  Â·  3Comments

issmirnov picture issmirnov  Â·  3Comments

x70b1 picture x70b1  Â·  3Comments

yum-feng picture yum-feng  Â·  3Comments

sharkdp picture sharkdp  Â·  3Comments