# 使用 Homebrew, apt, MacPorts, pacman 安装 bpytop

查看 bpytop 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bpytop
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bpytop
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bpytop
```

  证据: MacPorts ports tree: sysutils/bpytop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install bpytop
```

  证据: Debian stable package indexes: bpytop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S bpytop
```

  证据: Arch Linux sync databases: bpytop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:bpytop
- **软件包管理器:** Homebrew
- **版本:** 1.0.68
- **来源摘要:** Linux/OSX/FreeBSD resource monitor
- **主页:** <https://github.com/aristocratos/bpytop>
- **仓库:** <https://github.com/aristocratos/bpytop>
- **最后更新:** 2026-07-10T11:26:20-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bpytop (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.68
## 项目历史与用法

bpytop is a Python terminal resource monitor for Linux, macOS, and FreeBSD. It belongs to the lineage of highly visual TUI system monitors that trade plain tabular process lists for responsive graphs, mouse support, themes, and in-terminal process management.

### 项目历史

The project was created on GitHub in 2020 by aristocratos. Its README describes bpytop as a Python port and continuation of bashtop, carrying over bashtop-compatible themes while expanding the implementation around Python and psutil.

In 2021 the same author began a third iteration, btop, written in C++. The bpytop README documents that btop++ was completed for Linux and released as version 1.0.0 on 18 September 2021, making bpytop an important middle step in the bashtop to btop evolution.

### 采用历史

The official README lists installation through PyPI, Homebrew, MacPorts, Arch Linux, Snapcraft, and other distribution channels. The input package facts also record packaging in Homebrew, Debian, MacPorts, Arch, and Ubuntu, which reflects broad Unix-like package-manager adoption for a terminal monitor.

bpytop became popular partly because it packaged a polished dashboard experience as a single CLI command, a pattern that suited Homebrew and Linux distribution users who wanted richer terminal monitoring without a desktop application.

### 使用方式

Users run bpytop to inspect CPU, memory, disk, network, and process state from the terminal. The README highlights filtering, process sorting, selected-process details, mouse support, and sending SIGTERM, SIGKILL, or SIGINT from the interface.

The project depends on Python 3.7 or newer and psutil. Its terminal UI expects UTF-8, wide character support, and either truecolor or 256-color fallback, which is typical of modern TUI tools that rely on box drawing and braille graph characters.

### 为什么软件包爱好者会关心

For package-history nerds, bpytop is notable as the transitional Python entry in aristocratos' resource-monitor trilogy: bashtop in Bash, bpytop in Python, and btop in C++. It shows how the same terminal UX moved across implementation languages as performance and portability needs changed.

It is also a good example of how TUI tools spread through multiple package ecosystems at once: PyPI for upstream freshness, Homebrew and MacPorts for macOS users, distro packages for Linux users, and Snapcraft for cross-distro installs.

### 时间线

- 2020: The bpytop GitHub repository was created.
- 2020: The README identifies bpytop as the Python port and continuation of bashtop.
- 2021-05: The author announced work on a third iteration in C++ named btop.
- 2021-09: The bpytop README announced btop++ 1.0.0 for Linux.

### Related projects

- bashtop is the predecessor named by the bpytop README.
- btop is the C++ successor documented in the bpytop README news section.
- psutil is the Python system-information library listed as bpytop's core runtime dependency.

### 来源

- <https://api.github.com/repos/aristocratos/bpytop>
- <https://github.com/aristocratos/bpytop#readme>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.config/bpytop/bpytop.cfg
## 其他软件包管理器记录

- Debian apt - bpytop - 1.0.68-2: normalized package name match | Debian stable package indexes: bpytop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Resource monitor that shows usage and stats | https://github.com/aristocratos/bpytop
- Ubuntu apt - bpytop - 1.0.68-2: normalized package name match | Ubuntu 24.04 LTS package indexes: bpytop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Resource monitor that shows usage and stats | https://github.com/aristocratos/bpytop
- pacman - bpytop - 1.0.68-2: normalized package name match | Arch Linux sync databases: bpytop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Resource monitor that shows usage and stats for processor, memory, disks, network and processes | https://github.com/aristocratos/bpytop
- MacPorts - bpytop: normalized package name match | MacPorts ports tree: sysutils/bpytop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bpytop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bpytop.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
