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

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

## インストール

```sh
sudo av install brew:ctop
```

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

### macOS

- Homebrew (100%):

```sh
brew install ctop
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ctop
```

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

### Linux

- apk (92%):

```sh
sudo apk add ctop
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#ctop
```

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

- pacman (92%):

```sh
sudo pacman -S ctop
```

  証拠: Arch Linux sync databases: ctop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/ctop
```

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

## パッケージ情報

- **パッケージキー:** brew:ctop
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.7
- **ソース概要:** Top-like interface for container metrics
- **ホームページ:** <https://bcicen.github.io/ctop/>
- **リポジトリ:** <https://github.com/bcicen/ctop>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ctop (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.7
## プロジェクトの歴史と使われ方

ctop is a top-like terminal interface for container metrics. It gives a concise, real-time overview of multiple containers and a single-container inspection view.

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

The project appeared publicly as a GitHub-released Go terminal utility in 2017, moving quickly through early 0.x releases. Its README has long described built-in Docker and runC support, with other container and cluster connectors planned.

GitHub release metadata records v0.7.7 in March 2022, while the README advertises direct binary releases and package-manager installs.

### 採用の歴史

Official installation documentation lists downloadable binaries, Arch packaging, Homebrew, MacPorts, Scoop, and a Docker image. That breadth made ctop easy to try across developer laptops, servers, and container hosts.

### 使われ方

ctop starts without arguments and reads Docker host variables by default. Users commonly use it to sort, filter, inspect logs, open a single-container view, exec a shell, and save filters or display preferences to the default config path.

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

ctop is a compact example of the post-Docker wave of single-binary terminal monitoring tools: package managers distribute one executable, Docker users can also run it as a container, and the runtime hooks are mostly environment variables and a small config file.

### タイムライン

- 2017: v0.3 and early 0.x releases published.
- 2018: v0.7 release published.
- 2022: v0.7.7 release published.

### Related projects

- ctop is related to Docker, runC, top-style process monitors, and other terminal tools in the Docker ecosystem.

### ソース

- <https://github.com/bcicen/ctop#readme>
- <https://github.com/bcicen/ctop/blob/master/_docs/connectors.md>
- <https://api.github.com/repos/bcicen/ctop/releases?per_page=100>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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/ctop/config, ~/.ctop
## 他のパッケージマネージャ記録

- Nix - ctop: normalized package name match | nixpkgs package indexes: pkgs/by-name/ct/ctop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - ctop - 0.7.7-r37: normalized package name match | Alpine Linux edge package indexes: ctop from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Top-like interface for container metrics | https://ctop.sh/
- pacman - ctop - 0.7.7-3: normalized package name match | Arch Linux sync databases: ctop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Top-like interface for container metrics | https://ctop.sh/
- MacPorts - ctop: normalized package name match | MacPorts ports tree: sysutils/ctop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/ctop: normalized package name match | Scoop official bucket manifest trees: bucket/ctop.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ctop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ctop.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
