macOS
brew install btoplocal Homebrew formula metadata
sudo port install btopMacPorts ports tree · sysutils/btop/Portfile · source: api.github.com
brew
Resource monitor. C++ version and continuation of bashtop and bpytop. Version 1.4.7 via Homebrew; verified 2026-07-07.
install
brew install btoplocal Homebrew formula metadata
sudo port install btopMacPorts ports tree · sysutils/btop/Portfile · source: api.github.com
sudo apk add btopAlpine Linux edge package indexes · btop · source: dl-cdn.alpinelinux.org
sudo apt install btopDebian stable package indexes · btop · source: deb.debian.org
sudo dnf install btopFedora Rawhide package metadata · btop · source: dl.fedoraproject.org
nix profile install nixpkgs#btopnixpkgs package indexes · pkgs/by-name/bt/btop/package.nix · source: api.github.com
sudo pacman -S btopArch Linux sync databases · btop · source: geo.mirror.pkgbuild.com
sudo zypper install btopopenSUSE Tumbleweed package metadata · btop · source: download.opensuse.org
scoop install main/btopScoop official bucket manifest trees · bucket/btop.json · source: api.github.com
winget install --id aristocratos.btop4win -eWindows Package Manager source index · aristocratos.btop4win · source: cdn.winget.microsoft.com
overview
Resource monitor. C++ version and continuation of bashtop and bpytop
history
btop is a C++ terminal resource monitor and the continuation of aristocratos' earlier bashtop and bpytop monitors. It presents CPU, memory, disk, network, process, and GPU information in an interactive terminal UI.
btop began in May 2021 and reached v1.0.0 in September 2021, when the README announced the Linux version as complete. The project explicitly replaced the shell and Python implementations with a C++ version that could gather system information directly.
The project quickly expanded beyond Linux: macOS support landed with v1.1.0 in November 2021, FreeBSD support with v1.2.0 in January 2022, OpenBSD and Linux GPU monitoring with v1.3.0 in January 2024, and NetBSD plus Intel GPU support with v1.4.0 in September 2024.
btop became broadly packaged across Unix and Windows-oriented ecosystems. The README includes a Repology packaging badge and the input records packages for Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, winget, and zypper.
Its adoption benefited from continuity with bashtop and bpytop themes and user expectations, while the C++ rewrite made it more suitable as a fast, native package-manager install than the earlier Bash and Python monitors.
Users run btop as an interactive terminal monitor to inspect resource graphs, per-process activity, disks, network interfaces, and supported GPU telemetry. It stores settings in btop.conf under the XDG config path or ~/.config/btop and can reuse btop++/bpytop/bashtop-style themes.
btop is one of the canonical modern terminal-monitor packages: visually rich, cross-platform, actively packaged, and descended from a trilogy of Bash, Python, and C++ implementations by the same author. For package nerds it is a neat case study in rewriting a beloved script utility into a native package without losing the UI culture around themes and terminal ergonomics.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/btop/btop.conf~/.config/btop/btop.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
btop | 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/aristocratos/btop
install metadata
| Package key | brew:btop |
|---|---|
| Version | 1.4.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/btop |
| Homepage | https://github.com/aristocratos/btop |
| Repository | https://github.com/aristocratos/btop |
| Upstream docs | https://github.com/aristocratos/btop#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/aristocratos/btop/archive/refs/tags/v1.4.7.tar.gz |
| Last updated | 2026-07-07T13:39:35-04:00 |
| Pulse | updated |
| Build dependencies | coreutils, lowdown |
| 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 | btop |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
btop 1.3.2-0.1
Modern and colorful command line resource monitor that shows usage and stats
https://github.com/aristocratos/btop
sudo apt install btopbtop
nix profile install nixpkgs#btopbtop 1.3.0-1
Modern and colorful command line resource monitor that shows usage and stats
https://github.com/aristocratos/btop
sudo apt install btopbtop 1.4.6-r0
Resource monitor
https://github.com/aristocratos/btop
sudo apk add btopbtop-doc 1.4.6-r0
Resource monitor (documentation)
https://github.com/aristocratos/btop
sudo apk add btop-docbtop 1.4.7-1.fc45
Modern and colorful command line resource monitor that shows usage and stats
https://github.com/aristocratos/btop
sudo dnf install btopbtop 1.4.7-1
A monitor of system resources, bpytop ported to C++
https://github.com/aristocratos/btop
sudo pacman -S btopbtop 1.4.6+git20251226.5b920e3-1.3
Usage and stats for processor, memory, disks, network and processes
https://github.com/aristocratos/btop
sudo zypper install btopbtop
sudo port install btopmain/btop
scoop install main/btoparistocratos.btop4win
winget install --id aristocratos.btop4win -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.