macOS
brew install aria2local Homebrew formula metadata
sudo port install aria2MacPorts ports tree · net/aria2/Portfile · source: api.github.com
brew
Download with resuming and segmented downloading. Version 1.37.0 via Homebrew; verified 2026-04-19.
install
brew install aria2local Homebrew formula metadata
sudo port install aria2MacPorts ports tree · net/aria2/Portfile · source: api.github.com
sudo apk add aria2Alpine Linux edge package indexes · aria2 · source: dl-cdn.alpinelinux.org
sudo apt install aria2Debian stable package indexes · aria2 · source: deb.debian.org
sudo dnf install aria2Fedora Rawhide package metadata · aria2 · source: dl.fedoraproject.org
nix profile install nixpkgs#aria2nixpkgs package indexes · pkgs/by-name/ar/aria2/package.nix · source: api.github.com
sudo pacman -S aria2Arch Linux sync databases · aria2 · source: geo.mirror.pkgbuild.com
sudo zypper install aria2openSUSE Tumbleweed package metadata · aria2 · source: download.opensuse.org
choco install aria2Chocolatey community package catalog · aria2 · source: community.chocolatey.org
scoop install main/aria2Scoop official bucket manifest trees · bucket/aria2.json · source: api.github.com
winget install --id aria2.aria2 -eWindows Package Manager source index · aria2.aria2 · source: cdn.winget.microsoft.com
overview
Download with resuming and segmented downloading
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aria2c | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/aria2/aria2
install metadata
| Package key | brew:aria2 |
|---|---|
| Version | 1.37.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aria2 |
| Homepage | https://aria2.github.io/ |
| Repository | https://github.com/aria2/aria2 |
| Upstream docs | https://aria2.github.io/manual/en/html/aria2c.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz |
| Last updated | 2026-04-19T14:09:07Z |
| Pulse | updated |
| Dependencies | c-ares, gettext, libssh2, openssl@3, sqlite |
| Build dependencies | pkgconf |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.