How to Install and Uninstall kmon Package on Kali Linux

Last updated: May 18,2024

1. Install "kmon" package

Please follow the guidelines below to install kmon on Kali Linux

$ sudo apt update $ sudo apt install kmon

2. Uninstall "kmon" package

Please follow the steps below to uninstall kmon on Kali Linux:

$ sudo apt remove kmon $ sudo apt autoclean && sudo apt autoremove

3. Information about the kmon package on Kali Linux

Package: kmon
Source: rust-kmon (1.6.0-2)
Version: 1.6.0-2+b4
Installed-Size: 1152
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libxcb1 (>= 1.11.1)
Size: 420036
SHA256: 27d6b7ad362d8aa00e43f296523b589bd68b9b76afbb96c483c2e51e83815eb9
SHA1: b74d58c83629d7fadd02c111068a912a1be1887d
MD5sum: 5c1a4832c3372beb90d19e306187f629
Description: Interactive kernel monitor that combines dmesg and kmod
kmon is an interactive kernel monitor for the terminal. It can insepct and load
kernel modules, and it can monitor kernel activity. It basically combines dmesg
and kmod into one application. Note that is probably needs to run as root.
Description-md5:
Multi-Arch: allowed
Homepage: https://kmon.cli.rs
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-bytesize (= 1.1.0-1), rust-cassowary (= 0.3.0-2), rust-clap-2 (= 2.34.0-3), rust-clipboard (= 0.5.0-3), rust-colorsys (= 0.6.5-1), rust-enum-iterator (= 0.6.0-1), rust-enum-unitary (= 0.4.2-1), rust-libc (= 0.2.147-1), rust-num-traits (= 0.2.15-1), rust-numtoa (= 0.2.3-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-termion (= 1.5.6-1), rust-textwrap (= 0.16.0-2), rust-tui (= 0.19.0-1), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-segmentation (= 1.9.0-1), rust-unicode-width (= 0.1.10-1), rust-vec-map (= 0.8.1-2), rust-x11-clipboard (= 0.6.1-1), rust-xcb (= 1.2.2-1), rustc (= 1.70.0+dfsg1-1)
Tag: admin::monitoring, implemented-in::TODO, interface::text-mode,
role::program, scope::utility, use::monitor
Section: admin
Priority: optional
Filename: pool/main/r/rust-kmon/kmon_1.6.0-2+b4_amd64.deb