macOS
brew install aria2local Homebrew formula metadata
sudo port install aria2MacPorts ports tree · net/aria2/Portfile · ソース: api.github.com
brew
aria2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aria2local Homebrew formula metadata
sudo port install aria2MacPorts ports tree · net/aria2/Portfile · ソース: api.github.com
sudo apk add aria2Alpine Linux edge package indexes · aria2 · ソース: dl-cdn.alpinelinux.org
sudo apt install aria2Debian stable package indexes · aria2 · ソース: deb.debian.org
sudo dnf install aria2Fedora Rawhide package metadata · aria2 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#aria2nixpkgs package indexes · pkgs/by-name/ar/aria2/package.nix · ソース: api.github.com
sudo pacman -S aria2Arch Linux sync databases · aria2 · ソース: geo.mirror.pkgbuild.com
sudo zypper install aria2openSUSE Tumbleweed package metadata · aria2 · ソース: download.opensuse.org
choco install aria2Chocolatey community package catalog · aria2 · ソース: community.chocolatey.org
scoop install main/aria2Scoop official bucket manifest trees · bucket/aria2.json · ソース: api.github.com
winget install --id aria2.aria2 -eWindows Package Manager source index · aria2.aria2 · ソース: cdn.winget.microsoft.com
概要
Download with resuming and segmented downloading
履歴
aria2 is a command-line download utility whose upstream documentation emphasizes protocol breadth: HTTP(S), FTP, SFTP, BitTorrent, and Metalink, with segmented transfers and multi-source downloads. In package-manager culture it sits in the same mental drawer as wget, curl, transmission-cli, and rsync-adjacent fetch tooling, but its distinctive appeal is being a single small CLI that can resume, split, verify, and remote-control downloads.
The project is maintained at github.com/aria2/aria2 and presents itself as an ultra-fast download utility. Its README and manual describe a mature 1.x project with a long-running monthly-minor release policy: minor releases are planned for the 15th of each month when there are changes, patch releases are reserved for security fixes, and the major version is intended to remain 1 for the time being.
aria2 grew around features that mattered to Unix download automation before every platform had polished GUI download managers: segmented HTTP/FTP transfers, BitTorrent support, Metalink checksums, proxy support, cookies, IPv6, daemon mode, and JSON-RPC/XML-RPC control. The manual also documents configuration-file and netrc support, making it practical as both an interactive downloader and a scripted service.
The supplied package facts show aria2 packaged across many ecosystems, including Homebrew, Debian/Ubuntu, Fedora, Arch, Alpine, Nix, MacPorts, Chocolatey, Scoop, Winget, and zypper. That breadth matches the tool's niche: it is portable enough for developer laptops, CI machines, servers, and Windows package collections.
aria2 is widely useful to package nerds because it can be a download backend rather than only a user-facing command. Its support for parallel sources, resume files, proxies, checksum-oriented Metalink workflows, and RPC control made it attractive wherever a package script or download manager wants more than a simple one-shot HTTP fetch.
The executable is aria2c. Typical use is direct CLI fetching, batch input files, BitTorrent/Metalink downloads, or running aria2 as a daemon controlled through RPC. The official manual documents ~/.aria2/aria2.conf and $XDG_CONFIG_HOME/aria2/aria2.conf as configuration paths, and ~/.netrc as the default netrc credential file.
Common package-manager usage is to install aria2 as a smarter downloader for large assets, flaky mirrors, torrents, or Metalink-enabled distributions. Because options can be placed in a config file, users can set split counts, proxy behavior, download directories, RPC settings, and authentication defaults without rewriting every command line.
aria2 matters because it compresses several downloader roles into one packageable CLI. It is small enough to be a dependency, scriptable enough for automation, and featureful enough to replace ad hoc combinations of curl, wget, torrent clients, and checksum wrappers in many workflows.
Its Metalink and segmented-transfer support are especially package-nerdy: mirrors, chunk checksums, resume state, and bandwidth utilization are the kinds of concerns that appear when downloading operating-system images, language toolchains, release archives, and large binary artifacts.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.aria2/aria2.conf$XDG_CONFIG_HOME/aria2/aria2.confCredential-bearing paths to review before unattended agent runs.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aria2c | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/aria2/aria2
インストールメタデータ
| パッケージキー | brew:aria2 |
|---|---|
| バージョン | 1.37.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aria2 |
| ホームページ | https://aria2.github.io/ |
| リポジトリ | https://github.com/aria2/aria2 |
| 上流ドキュメント | https://aria2.github.io/manual/en/html/aria2c.html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz |
| 最終更新 | 2026-04-19T14:09:07Z |
| Pulse | updated |
| 依存関係 | c-ares, gettext, libssh2, openssl@3, sqlite |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aria2 |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aria2 1.37.0+debian-3
High speed download utility
sudo apt install aria2libaria2-0 1.37.0+debian-3
C++ library interface to aria2
sudo apt install libaria2-0libaria2-0-dev 1.37.0+debian-3
High speed download utility (Development files)
sudo apt install libaria2-0-devaria2
nix profile install nixpkgs#aria2aria2 1.37.0+debian-1build3
High speed download utility
sudo apt install aria2libaria2-0 1.37.0+debian-1build3
C++ library interface to aria2
sudo apt install libaria2-0libaria2-0-dev 1.37.0+debian-1build3
High speed download utility (Development files)
sudo apt install libaria2-0-devaria2 1.37.0-r2
Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink
sudo apk add aria2aria2-bash-completion 1.37.0-r2
Bash completions for aria2
sudo apk add aria2-bash-completionaria2-daemon 1.37.0-r2
Support for running Aria2 as a daemon using OpenRC
sudo apk add aria2-daemonaria2-dbg 1.37.0-r2
Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink (debug symbols)
sudo apk add aria2-dbgaria2-doc 1.37.0-r2
Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink (documentation)
sudo apk add aria2-docaria2 1.37.0-9.fc44
High speed download utility with resuming and segmented downloading
sudo dnf install aria2aria2 1.37.0-3
Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink
sudo pacman -S aria2aria2 1.37.0-1.9
Parallelizing Multi-Protocol Utility for Downloading Files
sudo zypper install aria2aria2-devel 1.37.0-1.9
Development files for aria2
sudo zypper install aria2-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.