How to Install and Uninstall kmon Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "kmon" package

Please follow the guidance below to install kmon on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install kmon

2. Uninstall "kmon" package

This is a short guide on how to uninstall kmon on Ubuntu 21.10 (Impish Indri):

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

3. Information about the kmon package on Ubuntu 21.10 (Impish Indri)

Package: kmon
Architecture: amd64
Version: 1.5.3-2
Built-Using: rustc (= 1.50.0+dfsg1+llvm-0ubuntu5)
Multi-Arch: allowed
Priority: optional
Section: universe/admin
Source: rust-kmon
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1048
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libxcb1 (>= 1.6)
Filename: pool/universe/r/rust-kmon/kmon_1.5.3-2_amd64.deb
Size: 365968
MD5sum: d61b118644312a3e862db651462b2625
SHA1: 12f58be37862d7e1b699e1c041f2926efd90fdc3
SHA256: d7f2798514b6417e3d39dcd5d8f688327c70754a9fdebdac4b9b19c63ccc085f
SHA512: 40f3f676f89b870a18b7c8077cc3722ec8c958ccb92bf9f285a4f75557e749ede316425286bd15574ba7ad61b17776bd62b443517d2d72d2ebb7584b2457e6d4
Homepage: https://kmon.cli.rs
Description-en: 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: 967e37d8ba9e5fbf564d4fd23c23cf27
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.2.1-1), rust-bytesize (= 1.0.1-1), rust-cassowary (= 0.3.0-2), rust-cfg-if-0.1 (= 0.1.10-2), rust-clap (= 2.33.3-1), rust-clipboard (= 0.5.0-2), rust-colorsys (= 0.5.7-1), rust-either (= 1.5.0-1), rust-enum-iterator (= 0.6.0-1), rust-enum-unitary (= 0.4.2-1), rust-itertools (= 0.9.0-1), rust-libc (= 0.2.80-1), rust-log (= 0.4.11-2), rust-num-traits (= 0.2.14-1), rust-numtoa (= 0.2.3-1), rust-strsim (= 0.9.3-1), rust-termion (= 1.5.5-1), rust-textwrap (= 0.11.0-1build1), rust-tui (= 0.9.0-1), rust-unicode-segmentation (= 1.6.0-1), rust-unicode-width (= 0.1.8-1), rust-vec-map (= 0.8.1-2), rust-x11-clipboard (= 0.5.1-3), rust-xcb (= 0.9.0-2), rustc (= 1.50.0+dfsg1+llvm-0ubuntu5)