# fish をインストール

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

## インストール

```sh
sudo av install brew:fish
```

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

### macOS

- Homebrew (100%):

```sh
brew install fish
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fish
```

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

### Linux

- apk (92%):

```sh
sudo apk add fish
```

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

- Debian apt (92%):

```sh
sudo apt install fish
```

  証拠: Debian stable package indexes: fish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install fish
```

  証拠: Fedora Rawhide package metadata: fish 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#fish
```

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

- pacman (92%):

```sh
sudo pacman -S fish
```

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

- zypper (92%):

```sh
sudo zypper install fish
```

  証拠: openSUSE Tumbleweed package metadata: fish from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:fish
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fish>
- **バージョン:** 4.7.1
- **ソース概要:** User-friendly command-line shell for UNIX-like operating systems
- **ホームページ:** <https://fishshell.com>
- **リポジトリ:** <https://github.com/fish-shell/fish-shell>
- **上流ドキュメント:** <https://fishshell.com>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://github.com/fish-shell/fish-shell/releases/download/4.7.1/fish-4.7.1.tar.xz>
- **更新:** 2026-05-07T18:27:33Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- fish (cli)
- fish_indent (cli)
- fish_key_reader (cli)
- fish (エイリアス)
- fish_indent (エイリアス)
- fish_key_reader (エイリアス)

## 依存関係

- pcre2

## ビルド依存関係

- cmake
- rust
- sphinx-doc

## インストール挙動

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

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 4.7.1
- マネージャ更新日: 2026-05-07
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/fish-shell/fish-shell
- info: No cached GitHub release or tag data was available.

## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / medium
- generalized runtime or code generation signal

## 関連リンク

- [pcre2](https://www.automicvault.com/pkg/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [sphinx-doc](https://www.automicvault.com/pkg/brew/sphinx-doc/) - Build dependency declared by Homebrew.
- [fisher](https://www.automicvault.com/pkg/brew/fisher/) - Popular package that depends on this formula.
- [virtualfish](https://www.automicvault.com/pkg/brew/virtualfish/) - Popular package that depends on this formula.
- [chruby-fish](https://www.automicvault.com/pkg/brew/chruby-fish/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## ソース

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