# ant をインストール

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

## インストール

```sh
sudo av install brew:ant
```

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

### macOS

- Homebrew (100%):

```sh
brew install ant
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install ant
```

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

- dnf (92%):

```sh
sudo dnf install ant
```

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

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

- pacman (92%):

```sh
sudo pacman -S ant
```

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

- zypper (92%):

```sh
sudo zypper install ant
```

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

### Windows

- Chocolatey (92%):

```sh
choco install ant
```

  証拠: Chocolatey community package catalog: ant from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','ansicon'

- Scoop (92%):

```sh
scoop install main/ant
```

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

## パッケージ情報

- **パッケージキー:** brew:ant
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ant>
- **バージョン:** 1.10.17
- **ソース概要:** Java build tool
- **ホームページ:** <https://ant.apache.org/>
- **上流ドキュメント:** <https://ant.apache.org/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://www.apache.org/dyn/closer.lua?path=ant/binaries/apache-ant-1.10.17-bin.tar.xz>
- **更新:** 2026-04-10T19:07:05Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- ant (cli)
- antRun (cli)
- antRun.pl (cli)
- complete-ant-cmd.pl (cli)
- runant.pl (cli)
- runant.py (cli)
- ant (エイリアス)
- antRun (エイリアス)
- antRun.pl (エイリアス)
- complete-ant-cmd.pl (エイリアス)
- runant.pl (エイリアス)
- runant.py (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 1.10.17
- マネージャ更新日: 2026-04-10
- ローカルデータ: ok
- 上流リポジトリ: https://ant.apache.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

## 関連リンク

- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [ant-contrib](https://www.automicvault.com/pkg/brew/ant-contrib/) - 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
