macOS
brew install aria2local Homebrew formula metadata
sudo port install aria2MacPorts ports tree · net/aria2/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aria2 pour les workflows d'agents IA.
installation
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
aperçu
Download with resuming and segmented downloading
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.netrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aria2c | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/aria2/aria2
métadonnées d'installation
| Clé du paquet | brew:aria2 |
|---|---|
| Version | 1.37.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/aria2 |
| Page d'accueil | https://aria2.github.io/ |
| Dépôt | https://github.com/aria2/aria2 |
| Docs amont | https://aria2.github.io/manual/en/html/aria2c.html |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz |
| Dernière mise à jour | 2026-04-19T14:09:07Z |
| Pulse | updated |
| Dépendances | c-ares, gettext, libssh2, openssl@3, sqlite |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | libxml2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-develpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.