How to Install and Uninstall kmon Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "kmon" package

Learn how to install kmon on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install kmon

2. Uninstall "kmon" package

Please follow the steps below to uninstall kmon on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the kmon package on Ubuntu 21.04 (Hirsute Hippo)

Package: kmon
Architecture: amd64
Version: 1.5.3-1
Built-Using: rustc (= 1.47.0+dfsg1+llvm-1ubuntu1)
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: 1044
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libxcb1 (>= 1.6)
Filename: pool/universe/r/rust-kmon/kmon_1.5.3-1_amd64.deb
Size: 367608
MD5sum: 0bedffa3bb0ecd839d086fea8b363ffb
SHA1: c01b5199a3491d0196905ffe67b6b3fe53338686
SHA256: b4fcadf513fd884f164286b4587852526400293b7272f529708d7285d22eb6eb
SHA512: 345e79bc28dc38fa573822fe182a867a26b8ba7123ae61abe3193efeb303a3b0b5e475454726dac8bbe1b383a35cec8ee57cf8213bfcd9e170258b46f0ba6f90
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.47.0+dfsg1+llvm-1ubuntu1)