macOS
brew install nvtoplocal Homebrew formula metadata
sudo port install nvtopMacPorts ports tree · sysutils/nvtop/Portfile · source: api.github.com
brew
Interactive GPU process monitor. Version 3.3.2 via Homebrew; verified from local package data.
install
brew install nvtoplocal Homebrew formula metadata
sudo port install nvtopMacPorts ports tree · sysutils/nvtop/Portfile · source: api.github.com
sudo apk add nvtopAlpine Linux edge package indexes · nvtop · source: dl-cdn.alpinelinux.org
sudo apt install nvtopDebian stable package indexes · nvtop · source: deb.debian.org
sudo dnf install nvtopFedora Rawhide package metadata · nvtop · source: dl.fedoraproject.org
sudo pacman -S nvtopArch Linux sync databases · nvtop · source: geo.mirror.pkgbuild.com
sudo zypper install nvtopopenSUSE Tumbleweed package metadata · nvtop · source: download.opensuse.org
winget install --id Nervosys.Nvtop -eWindows Package Manager source index · Nervosys.Nvtop · source: cdn.winget.microsoft.com
overview
Interactive GPU process monitor
history
NVTOP, short for Neat Videocard TOP, is an htop-like terminal monitor for GPUs and accelerators. It gives users an interactive process and device view for hardware that traditional `top` and `htop` do not fully expose.
The GitHub repository was created on 2017-06-16. The README frames NVTOP as a multi-GPU, htop-familiar monitor and documents a broad backend matrix for AMD, Apple, Huawei Ascend, Intel, NVIDIA, Qualcomm Adreno, Broadcom VideoCore, Rockchip, MetaX, Enflame, Tenstorrent, and Iluvatar CoreX hardware.
The 3.x release line made NVTOP a mature cross-vendor monitor rather than a single-vendor curiosity. GitHub releases show 3.1.0 on 2024-02-23, 3.2.0 on 2025-03-29, and 3.3.2 on 2026-02-08.
NVTOP's adoption comes from a real observability gap: GPU users often need per-process utilization, memory use, temperature, power, and driver-specific details while training models, running render jobs, or debugging local compute workloads. The project has more than ten thousand GitHub stars and is packaged across Homebrew, Debian, Fedora, Arch, MacPorts, winget, zypper, and other systems.
Homebrew's formula lists version 3.3.2 and bottles for macOS and Linux, with 6,696 installs over the 365-day analytics window shown on the formula page. That is strong adoption for a hardware-specific terminal utility.
Users run `nvtop` to get an interactive TUI with live GPU and accelerator process information. The README documents `F2` for setup, `F12` for saving preferences, and `man nvtop` or `nvtop --help` for command-line options.
Driver and kernel details matter. The README calls out NVIDIA's NVML dependency, AMD/Intel fdinfo requirements, capability requirements for some Intel memory metrics, and vendor-specific management libraries for several accelerator backends.
NVTOP is the GPU-era counterpart to the classic Unix process monitor. Its package value is highest on developer workstations and shared compute machines where a quick terminal view beats launching a vendor GUI or repeatedly parsing `nvidia-smi`-style output.
It also shows how modern system tools become portability projects: the UI is one ncurses program, but real support lives in a growing set of vendor and kernel interfaces.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nvtop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Syllo/nvtop
install metadata
| Package key | brew:nvtop |
|---|---|
| Version | 3.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nvtop |
| Homepage | https://github.com/Syllo/nvtop |
| Repository | https://github.com/Syllo/nvtop |
| Upstream docs | https://github.com/Syllo/nvtop#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/Syllo/nvtop/archive/refs/tags/3.3.2.tar.gz |
| Build dependencies | cmake |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nvtop |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nvtop 3.2.0-1
Neat Videocard TOP
https://github.com/Syllo/nvtop
sudo apt install nvtopnvtop 3.0.2-1
Interactive NVIDIA GPU process monitor
https://github.com/Syllo/nvtop
sudo apt install nvtopnvtop 3.3.2-r0
GPUs process monitoring for AMD, Intel and NVIDIA
https://github.com/Syllo/nvtop
sudo apk add nvtopnvtop-doc 3.3.2-r0
GPUs process monitoring for AMD, Intel and NVIDIA (documentation)
https://github.com/Syllo/nvtop
sudo apk add nvtop-docnvtop 3.3.2-1.fc45
GPU process monitoring for various devices
https://github.com/Syllo/nvtop
sudo dnf install nvtopnvtop 3.3.2-1
GPUs process monitoring for AMD, Intel and NVIDIA
https://github.com/Syllo/nvtop
sudo pacman -S nvtopnvtop 3.3.2-1.2
A (h)top like task monitor for NVIDIA and AMD GPUs
https://github.com/Syllo/nvtop
sudo zypper install nvtopnvtop
sudo port install nvtopNervosys.Nvtop
winget install --id Nervosys.Nvtop -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.