How to Install and Uninstall bkt Package on Kali Linux

Last updated: May 20,2024

1. Install "bkt" package

Learn how to install bkt on Kali Linux

$ sudo apt update $ sudo apt install bkt

2. Uninstall "bkt" package

This is a short guide on how to uninstall bkt on Kali Linux:

$ sudo apt remove bkt $ sudo apt autoclean && sudo apt autoremove

3. Information about the bkt package on Kali Linux

Package: bkt
Source: rust-bkt (0.6.1-2)
Version: 0.6.1-2+b1
Installed-Size: 1102
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 376984
SHA256: c6e51cb7cb9b08d07d603f93a10a81ec7fe8140cfd7b10b9b99ea07f2bfddd98
SHA1: 3e4e18c6d83269ffcf04c32e5e339bcd58527604
MD5sum: 7fcb0d2b0092c7f55256a4dddd6b5645
Description: CLI and Rust library for caching subprocess invocations
This is a subprocess caching utility written in Rust,
inspired by bash-cache. Wrapping expensive process invocations with bkt allows
callers to reuse recent invocations without complicating their application
logic. This can be useful in shell prompts, interactive applications such as
fzf, and long-running programs that poll other processes.
Description-md5:
Multi-Arch: allowed
Homepage: https://bkt.rs/
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-anyhow (= 1.0.72-1), rust-bincode (= 1.3.3-1), rust-bitflags-1 (= 1.3.2-5), rust-cfg-if (= 1.0.0-1), rust-clap (= 4.1.13-2), rust-clap-lex (= 0.5.0-1), rust-getrandom (= 0.2.8-1), rust-humantime (= 2.1.0-1), rust-io-lifetimes (= 2.0.0-2), rust-libc (= 0.2.147-1), rust-linux-raw-sys (= 0.4.5-1), rust-once-cell (= 1.18.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-1), rust-rand (= 0.8.5-1), rust-rustix (= 0.37.20-2), rust-serde (= 1.0.171-1), rust-terminal-size (= 0.2.6-1), rustc (= 1.70.0+dfsg1-1)
Section: misc
Priority: optional
Filename: pool/main/r/rust-bkt/bkt_0.6.1-2+b1_amd64.deb