How to Install and Uninstall bat Package on Kali Linux

Last updated: July 03,2024

1. Install "bat" package

This guide let you learn how to install bat on Kali Linux

$ sudo apt update $ sudo apt install bat

2. Uninstall "bat" package

Please follow the guidelines below to uninstall bat on Kali Linux:

$ sudo apt remove bat $ sudo apt autoclean && sudo apt autoremove

3. Information about the bat package on Kali Linux

Package: bat
Source: rust-bat
Version: 0.24.0-1
Installed-Size: 5175
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgit2-1.7 (>= 1.7.0)
Size: 2192704
SHA256: f56e9bd3a3c879b23b734e8d49fac3dfa5d7673ca18b41abe9474bbc73b2d84a
SHA1: 98f880f5023a102ad7ca3f8e66d21a47374746c3
MD5sum: c72c83eba44aa30bce79c427e6627944
Description: cat(1) clone with syntax highlighting and git integration
bat is a drop-in cat(1) replacement featuring:
.
* syntax highlighting for a large number of languages;
* git integration;
* automatic paging;
* a user-friendly command-line interface.
.
In this package the executable and its manpage have been renamed from ‘bat’ to
‘batcat’ because of a file name clash with another Debian package.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/sharkdp/bat
Built-Using: rust-ansi-colours (= 1.1.1-1), rust-onig-sys (= 69.8.1-1), rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-adler (= 1.0.2-2), rust-aho-corasick (= 1.1.2-1), rust-ansi-colours (= 1.1.1-1), rust-anstream (= 0.6.4-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-base64 (= 0.21.5-1), rust-bincode (= 1.3.3-1), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.0-2), rust-bstr (= 1.7.0-2), rust-bytemuck (= 1.14.0-1), rust-bytesize (= 1.3.0-1), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.6-1), rust-clap (= 4.4.6-1), rust-clap-lex (= 0.5.0-1), rust-clircle (= 0.4.0-1), rust-colorchoice (= 1.0.0-1), rust-console (= 0.15.7-1), rust-content-inspector (= 0.2.4-1), rust-crc32fast (= 1.3.2-2), rust-encoding-rs (= 0.8.33-1), rust-etcetera (= 0.8.0-1), rust-flate2 (= 1.0.27-2), rust-fnv (= 1.0.7-1), rust-form-urlencoded (= 1.2.1-1), rust-git2 (= 0.18.1-1), rust-globset (= 0.4.14-1), rust-grep-cli (= 0.1.10-1), rust-hashbrown (= 0.12.3-1), rust-home (= 0.5.5-1), rust-idna (= 0.4.0-1), rust-indexmap (= 1.9.3-1), rust-itoa (= 1.0.9-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.150-1), rust-libgit2-sys (= 0.16.1-1), rust-libz-sys (= 1.1.8-2), rust-line-wrap (= 0.1.1-1), rust-linked-hash-map (= 0.5.6-1), rust-linux-raw-sys (= 0.4.11-1), rust-log (= 0.4.20-2), rust-memchr (= 2.6.4-3), rust-miniz-oxide (= 0.7.1-1), rust-nu-ansi-term (= 0.48.0-2), rust-once-cell (= 1.18.0-1), rust-onig (= 6.3.2-1), rust-onig-sys (= 69.8.1-1), rust-onig-sys (= 69.8.1-1), rust-path-abs (= 0.5.1-1), rust-percent-encoding (= 2.3.0-1), rust-plist (= 1.6.0-1), rust-quick-xml (= 0.27.1-3), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-rgb (= 0.8.36-1), rust-rustix (= 0.38.25-1), rust-ryu (= 1.0.15-1), rust-safemem (= 0.3.3-1), rust-same-file (= 1.0.6-1), rust-semver (= 1.0.18-1), rust-serde (= 1.0.192-1), rust-serde-json (= 1.0.108-1), rust-serde-yaml (= 0.8.26-1), rust-shell-words (= 1.1.0-1), rust-smallvec (= 1.11.2-1), rust-std-prelude (= 0.2.12-1), rust-strsim (= 0.10.0-1), rust-syntect (= 5.1.0-2), rust-termcolor (= 1.3.0-1), rust-terminal-size (= 0.2.6-3), rust-thiserror (= 1.0.50-1), rust-time-core (= 0.1.1-1), rust-time (= 0.3.23-2), rust-unicode-bidi (= 0.3.13-1), rust-unicode-normalization (= 0.1.22-1), rust-unicode-width (= 0.1.11-1), rust-url (= 2.4.1-1), rust-utf8parse (= 0.2.1-1), rust-walkdir (= 2.4.0-1), rust-wild (= 2.1.0-1), rust-yaml-rust (= 0.4.5-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-bat/bat_0.24.0-1_amd64.deb