# 使用 Homebrew, apk, MacPorts, Nix, pacman, zypper, winget 安装 zenith

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

## 安装

```sh
sudo av install brew:zenith
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install zenith
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zenith
```

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

### Linux

- apk (92%):

```sh
sudo apk add zenith
```

  证据: Alpine Linux edge package indexes: zenith from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#zenith
```

  证据: nixpkgs package indexes: pkgs/by-name/ze/zenith/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S zenith
```

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

- zypper (92%):

```sh
sudo zypper install zenith
```

  证据: openSUSE Tumbleweed package metadata: zenith from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id MakotoArai.Zenith -e
```

  证据: Windows Package Manager source index: MakotoArai.Zenith from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:zenith
- **软件包管理器:** Homebrew
- **版本:** 0.15.0
- **来源摘要:** In terminal graphical metrics for your *nix system
- **主页:** <https://github.com/bvaisvil/zenith/>
- **仓库:** <https://github.com/bvaisvil/zenith>
- **最后更新:** 2026-05-08T22:26:37Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- zenith (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Zenith is a Rust terminal system monitor for Unix-like systems, pitched as a top/htop-like tool with graphical, zoomable charts for CPU, memory, disk, network, process, battery, and optional NVIDIA GPU metrics.

### 项目历史

Zenith grew out of the late-2010s wave of Rust terminal utilities that reimagined established Unix admin tools with richer terminal UIs. Its README describes a system monitor written in Rust, with optional charts, a filterable process table, process signaling, saved performance data between runs, and Linux/macOS support.

The release history shows Zenith already shipping regular tagged releases by October 2020, with 0.11.0 adding process-view and packaging improvements, and 0.12.0 following in January with Apple M1 arm64 support. Later releases continued the pragmatic pattern of dependency updates, platform fixes, and metric/UI improvements rather than a large product pivot.

### 采用历史

Zenith's adoption is practical and package-driven. The README documents GitHub release binaries, Debian/Ubuntu deb packages, deb-get, Arch packaging, Homebrew, and Cargo-from-git installation, while the supplied package data adds Alpine, MacPorts, Nix, winget, and openSUSE-family packaging.

It occupies the same discovery niche as other modern terminal monitors: users find it while looking for a more visual `top`, `htop`, `btop`, or `bottom` style workflow, especially when they want scrollback in charts or GPU/process details in one terminal screen.

### 使用方式

Operators run `zenith` interactively to watch system utilization, browse process tables, zoom into historical charts, and send signals or change priorities from the TUI. Linux users can enable extra accounting and NVIDIA GPU metrics when the build and permissions support them.

Because Zenith is primarily an interactive monitor rather than a library, its package value is concentrated in the single executable and optional build variants such as NVIDIA support, musl/static builds, and distribution-specific packaging.

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

Zenith is a good example of a Rust CLI that became package-manager-visible because it offers a nicer interactive experience than the base system tools without replacing the operating system's monitoring stack. For package nerds, the interesting parts are platform support, native dependency friction around libclang/NVIDIA, and whether the packaged build includes the expected metrics features.

It also illustrates the crowded but useful terminal-monitor category: many packages do similar things, so maintainers and users evaluate them by installability, terminal compatibility, metric coverage, and how much runtime privilege is needed for deeper process accounting.

### 时间线

- 2020-10-25: GitHub release page shows Zenith 0.11.0 with UI, process, and Debian package build improvements.
- 2021-01-13: Zenith 0.12.0 adds Apple M1 arm64 support.
- Ongoing: Releases continue with dependency updates, platform fixes, and monitoring feature refinements.

### Related projects

- top and htop are the classic process monitors Zenith is commonly compared with.
- btop and bottom occupy a similar modern terminal-monitor niche.
- NVML is relevant to Zenith's optional NVIDIA GPU metrics support.

### 来源

- <https://github.com/bvaisvil/zenith#readme>
- <https://github.com/bvaisvil/zenith/releases>
- source_facts.package-manager


## 安全说明

没有找到 zenith 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - zenith: normalized package name match | nixpkgs package indexes: pkgs/by-name/ze/zenith/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - zenith - 0.14.1-r4: normalized package name match | Alpine Linux edge package indexes: zenith from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Sort of like htop but with zoom-able charts, CPU, GPU, network, disk usage | https://github.com/bvaisvil/zenith
- pacman - zenith - 0.15.0-1: normalized package name match | Arch Linux sync databases: zenith from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Terminal system monitor with histograms | https://github.com/bvaisvil/zenith
- zypper - zenith - 0.15.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: zenith from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Sort of like top or htop but with zoom-able charts | https://github.com/bvaisvil/zenith
- MacPorts - zenith: normalized package name match | MacPorts ports tree: sysutils/zenith/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - MakotoArai.Zenith: normalized package name match | Windows Package Manager source index: MakotoArai.Zenith from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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