Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bpytop

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bpytop

MacPorts ports tree · sysutils/bpytop/Portfile · 来源: api.github.com

概览

软件包摘要

Linux/OSX/FreeBSD resource monitor

命令和别名

  • bpytop

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/bpytop/bpytop.cfg

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bpytopcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.0.68
管理器更新时间2026-07-10
本地数据OK
上游当前
检测到的最新版本v1.0.68

https://github.com/aristocratos/bpytop

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:bpytop
版本1.0.68
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bpytop
主页https://github.com/aristocratos/bpytop
仓库https://github.com/aristocratos/bpytop
上游文档https://github.com/aristocratos/bpytop#readme
许可证Apache-2.0
源码归档https://github.com/aristocratos/bpytop/archive/refs/tags/v1.0.68.tar.gz
最后更新2026-07-10T11:26:20-04:00
Pulseupdated
依赖osx-cpu-temp, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebpytop
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bpytop 1.0.68-2

Resource monitor that shows usage and stats

https://github.com/aristocratos/bpytop

sudo apt install bpytop
  • Section: utils
  • Architecture: all
  • 2 依赖
  • normalized package name match
  • 匹配方式:Bpytop
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bpytop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

bpytop 1.0.68-2

Resource monitor that shows usage and stats

https://github.com/aristocratos/bpytop

sudo apt install bpytop
  • Section: universe/utils
  • Architecture: all
  • 2 依赖
  • normalized package name match
  • 匹配方式:Bpytop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bpytop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

bpytop 1.0.68-2

Resource monitor that shows usage and stats for processor, memory, disks, network and processes

https://github.com/aristocratos/bpytop

sudo pacman -S bpytop
  • License: Apache
  • Architecture: any
  • 2 依赖
  • normalized package name match
  • 匹配方式:Bpytop
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bpytop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

bpytop

sudo port install bpytop
  • normalized package name match
  • 匹配方式:Bpytop
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/bpytop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment