# nim をインストール

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

## インストール

```sh
sudo av install brew:nim
```

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

### macOS

- Homebrew (100%):

```sh
brew install nim
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nim
```

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

### Linux

- apk (92%):

```sh
sudo apk add nim
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#nim
```

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

- pacman (92%):

```sh
sudo pacman -S nim
```

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

- Ubuntu apt (92%):

```sh
sudo apt install nim
```

  証拠: Ubuntu 24.04 LTS package indexes: nim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install nim
```

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

### Windows

- Chocolatey (92%):

```sh
choco install nim
```

  証拠: Chocolatey community package catalog: nim from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4052','aks-engine'

- Scoop (92%):

```sh
scoop install main/nim
```

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

## パッケージ情報

- **パッケージキー:** brew:nim
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/nim>
- **バージョン:** 2.2.10
- **ソース概要:** Statically typed compiled systems programming language
- **ホームページ:** <https://nim-lang.org/>
- **上流ドキュメント:** <https://nim-lang.org/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://nim-lang.org/download/nim-2.2.10.tar.xz>
- **更新:** 2026-04-24T12:22:21Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- nim (cli)
- nimble (cli)
- nimgrep (cli)
- nimpretty (cli)
- nimsuggest (cli)
- testament (cli)
- nim (エイリアス)
- nimble (エイリアス)
- nimgrep (エイリアス)
- nimpretty (エイリアス)
- nimsuggest (エイリアス)
- testament (エイリアス)

## ビルド依存関係

- help2man

## インストール挙動

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

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 2.2.10
- マネージャ更新日: 2026-04-24
- ローカルデータ: ok
- 上流リポジトリ: https://nim-lang.org/
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

generalized runtime or code generation signal.

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

## 関連リンク

- [help2man](https://www.automicvault.com/pkg/brew/help2man/) - Build dependency declared by Homebrew.
- [min-lang](https://www.automicvault.com/pkg/brew/min-lang/) - 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
