# ncurses をインストール

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

## インストール

```sh
sudo av install brew:ncurses
```

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

### macOS

- Homebrew (100%):

```sh
brew install ncurses
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ncurses
```

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

### Linux

- apk (92%):

```sh
sudo apk add ncurses
```

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

- dnf (92%):

```sh
sudo dnf install ncurses
```

  証拠: Fedora Rawhide package metadata: ncurses from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ncurses
```

  証拠: nixpkgs package indexes: ncurses from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S ncurses
```

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

## パッケージ情報

- **パッケージキー:** brew:ncurses
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ncurses>
- **バージョン:** 6.6
- **ソース概要:** Text-based UI library
- **ホームページ:** <https://invisible-island.net/ncurses/announce.html>
- **上流ドキュメント:** <https://invisible-island.net/ncurses/announce.html>
- **ライセンス:** X11-distribute-modifications-variant
- **ソースアーカイブ:** <https://ftpmirror.gnu.org/gnu/ncurses/ncurses-6.6.tar.gz>
- **更新:** 2026-03-20T18:55:27Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- captoinfo (cli)
- clear (cli)
- infocmp (cli)
- infotocap (cli)
- ncurses6-config (cli)
- ncursesw6-config (cli)
- reset (cli)
- tabs (cli)
- tic (cli)
- toe (cli)
- tput (cli)
- tset (cli)
- captoinfo (エイリアス)
- clear (エイリアス)
- infocmp (エイリアス)
- infotocap (エイリアス)
- ncurses6-config (エイリアス)
- ncursesw6-config (エイリアス)
- reset (エイリアス)
- tabs (エイリアス)
- tic (エイリアス)
- toe (エイリアス)
- tput (エイリアス)
- tset (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 6.6
- マネージャ更新日: 2026-03-20
- ローカルデータ: ok
- 上流リポジトリ: https://invisible-island.net/ncurses/announce.html
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** green / low
- library-like package without higher-risk signals

## 関連リンク

- [tmux](https://www.automicvault.com/pkg/brew/tmux/) - Popular package that depends on this formula.
- [bash](https://www.automicvault.com/pkg/brew/bash/) - Popular package that depends on this formula.
- [qemu](https://www.automicvault.com/pkg/brew/qemu/) - Popular package that depends on this formula.
- [vim](https://www.automicvault.com/pkg/brew/vim/) - Popular package that depends on this formula.
- [htop](https://www.automicvault.com/pkg/brew/htop/) - Popular package that depends on this formula.
- [zsh](https://www.automicvault.com/pkg/brew/zsh/) - Popular package that depends on this formula.
- [watch](https://www.automicvault.com/pkg/brew/watch/) - Popular package that depends on this formula.
- [ncdu](https://www.automicvault.com/pkg/brew/ncdu/) - Popular package that depends on this formula.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
