How to Install and Uninstall tiptop Package on Kali Linux

Last updated: May 15,2024

1. Install "tiptop" package

This is a short guide on how to install tiptop on Kali Linux

$ sudo apt update $ sudo apt install tiptop

2. Uninstall "tiptop" package

Here is a brief guide to show you how to uninstall tiptop on Kali Linux:

$ sudo apt remove tiptop $ sudo apt autoclean && sudo apt autoremove

3. Information about the tiptop package on Kali Linux

Package: tiptop
Version: 2.3.1-5
Installed-Size: 112
Maintainer: Tomasz Buchert
Architecture: amd64
Depends: libc6 (>= 2.14), libncurses6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.7.4)
Size: 44208
SHA256: 2e3881dfdbe055a9e2d4254f059422a7bca0d31ebbf4e5a465f8c63f6c69caa8
SHA1: cbd43a72a648067d0bdb50d7ea36c16fc7e0aace
MD5sum: 8f8c7fe2f59e47d3ff7c80829a2bdf14
Description: performance monitoring tool for Linux
Tiptop is a performance monitoring tool for Linux. It provides
a dynamic real-time view of the tasks running in the system.
Tiptop is very similar to the top utility, but most of the information
displayed comes from hardware counters.
Description-md5:
Homepage: http://tiptop.gforge.inria.fr/
Tag: uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/t/tiptop/tiptop_2.3.1-5_amd64.deb