Block a user
nvtop (3.0.2-1)
Published 2024-08-20 02:47:06 +02:00 by AR2000
Installation
sudo curl -o /etc/apt/keyrings/gitea-AR2000.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-AR2000.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install nvtop=3.0.2-1
Repository Info
Distributions |
jammy |
Components |
main |
Architectures |
amd64 |
About this package
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.
Dependencies
libc6 (>= 2.34) |
libncursesw6 (>= 6) |
libsystemd0 (>= 240) |
libtinfo6 (>= 6) |