# gotop を Homebrew, apk, MacPorts, Nix, scoop でインストール

gotop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gotop
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gotop
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gotop
```

  証拠: MacPorts ports tree: sysutils/gotop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add gotop
```

  証拠: Alpine Linux edge package indexes: gotop from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#gotop
```

  証拠: nixpkgs package indexes: pkgs/by-name/go/gotop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/gotop
```

  証拠: Scoop official bucket manifest trees: bucket/gotop.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gotop
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gotop>
- **バージョン:** 4.2.0
- **ソース概要:** Terminal based graphical activity monitor inspired by gtop and vtop
- **ホームページ:** <https://github.com/xxxserxxx/gotop>
- **リポジトリ:** <https://github.com/xxxserxxx/gotop>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/xxxserxxx/gotop/archive/refs/tags/v4.2.0.tar.gz>
- **最終更新:** 2026-07-27T14:57:51+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gotop (cli)
- gotop (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.2.0
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/xxxserxxx/gotop
- 検出された最新: v4.2.0 (最新)
## プロジェクトの歴史と使われ方

gotop is a terminal-based graphical activity monitor written in Go. It belongs to the family of richer top-like TUIs that trade plain process tables for charts, widgets, colors, and keyboard-driven inspection.

### プロジェクトの歴史

The original cjbassi/gotop repository was created in February 2018 and described itself as inspired by gtop and vtop. The xxxserxxx/gotop repository was created in February 2020 after the original author moved to ytop, a Rust rewrite, and deprecated the Go version.

The maintained fork's README documents that the fork exists to keep the Go project alive while keeping a small focused core and providing extension paths for less universal features. Examples called out by the maintainer include NVIDIA sensor support and aggregating data from remote gotop instances.

### 採用の歴史

gotop spread through multiple package channels because it is a visible terminal utility rather than a library. The README documents Arch, Gentoo, Nix, Homebrew, Scoop, prebuilt binaries, RPM and DEB packages, and source installation.

### 使われ方

Users launch gotop in a terminal to monitor CPU, memory, disks, network, processes, batteries, and sensors through a graphical text interface. The README points to layouts, color schemes, device filtering, configuration, and remote-monitoring documentation for users who want to tune the dashboard.

The fork added or folded in features such as layouts, configuration, remote metrics, translations, NVIDIA support, SMART/NVME temperature work, and packaged release artifacts. Its configuration search paths and layout/color-scheme system make it more customizable than a minimal top clone.

### パッケージ好きにとっての重要性

gotop is significant in package-manager culture because it is a classic terminal eye-candy package: easy to demo, easy to install, and tied to a lineage of top, htop, gtop, vtop, ytop, bashtop, and bpytop. Its fork history also shows how package ecosystems preserve useful CLIs after an original upstream changes direction.

### タイムライン

- 2018: Original cjbassi/gotop repository created and 1.0.0 release published.
- 2019: cjbassi/ytop repository created as a Rust TUI system monitor.
- 2020: xxxserxxx/gotop fork repository created.
- 2020: v3.1.0 release published from the maintained fork.
- 2020: v4.0.0 and v4.0.1 releases moved the fork through a major version line.
- 2021: v4.1.x releases added work including Apple silicon builds, translations, NVIDIA support, and remote support.
- 2022: v4.2.0 release noted contributor-driven maintenance and required Go 1.16 or later for builds.

### Related projects

- gtop and vtop are the JavaScript terminal monitors that inspired the original project.
- ytop is the original author's Rust rewrite.
- top, htop, bashtop, bpytop, atop, iftop, iotop, nmon, ctop, and related tools occupy the same terminal-monitoring family.

### ソース

- <https://formulae.brew.sh/formula/gotop>
- <https://github.com/cjbassi/gotop>
- <https://github.com/cjbassi/ytop>
- <https://github.com/xxxserxxx/gotop>
- <https://github.com/xxxserxxx/gotop#readme>
- <https://github.com/xxxserxxx/gotop/releases>


## セキュリティノート

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: ./gotop.conf, ~/.config/gotop/gotop.conf, /etc/gotop/gotop.conf
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gotop
- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - gotop: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gotop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - gotop - 4.2.0-r32: normalized package name match | Alpine Linux edge package indexes: gotop from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Terminal based graphical activity monitor | https://github.com/xxxserxxx/gotop
- MacPorts - gotop: normalized package name match | MacPorts ports tree: sysutils/gotop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/gotop: normalized package name match | Scoop official bucket manifest trees: bucket/gotop.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [htop](https://pkg.so/ja/brew/htop/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [bottom](https://pkg.so/ja/brew/bottom/) - Shares pkgdb curated category or tags: cli, monitoring, system, system-monitor, terminal.
- [viddy](https://pkg.so/ja/brew/viddy/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [dfc](https://pkg.so/ja/brew/dfc/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [hwatch](https://pkg.so/ja/brew/hwatch/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [gtop](https://pkg.so/ja/brew/gtop/) - Shares pkgdb curated category or tags: cli, system, system-monitor, terminal.
- [multitail](https://pkg.so/ja/brew/multitail/) - Shares pkgdb curated category or tags: cli, monitoring, system, terminal.
- [zenith](https://pkg.so/ja/brew/zenith/) - Local package facts share a topical domain. Shared terms: cli, graphical, monitor, monitoring, system.

## Combined YAML source

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


## ソース

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