How to Install and Uninstall nvtop Package on Kali Linux

Last updated: May 13,2024

1. Install "nvtop" package

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

$ sudo apt update $ sudo apt install nvtop

2. Uninstall "nvtop" package

In this section, we are going to explain the necessary steps to uninstall nvtop on Kali Linux:

$ sudo apt remove nvtop $ sudo apt autoclean && sudo apt autoremove

3. Information about the nvtop package on Kali Linux

Package: nvtop
Version: 3.0.2-1
Installed-Size: 176
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libsystemd0 (>= 240), libtinfo6 (>= 6)
Size: 60972
SHA256: 277e16124cbbbeba6a8c56c646b389e76ebe6702ab96c838a0573bdd21a27cce
SHA1: e040785b79d72378f3dc2d53c90c1d14cf97ffd6
MD5sum: 4b99ff80d589bde248cbf0867bd209a5
Description: Interactive NVIDIA GPU process monitor
Nvtop is a ncurses-based GPU monitoring interface which provides information
on the GPU states (GPU and memory utilization, temperature, etc) and well as
information about the processes executing on the GPUs.
Description-md5:
Homepage: https://github.com/Syllo/nvtop
Tag: uitoolkit::ncurses
Section: contrib/utils
Priority: optional
Filename: pool/contrib/n/nvtop/nvtop_3.0.2-1_amd64.deb