Automic VaultAutomic Vault

brew

aria2 mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aria2 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aria2

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install aria2

MacPorts ports tree · net/aria2/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add aria2

Alpine Linux edge package indexes · aria2 · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install aria2

Debian stable package indexes · aria2 · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install aria2

Fedora Rawhide package metadata · aria2 · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#aria2

nixpkgs package indexes · pkgs/by-name/ar/aria2/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S aria2

Arch Linux sync databases · aria2 · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install aria2

openSUSE Tumbleweed package metadata · aria2 · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install aria2

Chocolatey community package catalog · aria2 · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/aria2

Scoop official bucket manifest trees · bucket/aria2.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id aria2.aria2 -e

Windows Package Manager source index · aria2.aria2 · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Download with resuming and segmented downloading

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2015: Official GitHub release entries show active 1.x releases such as release-1.19.x.
  • 2016-2017: Official release entries show a regular 1.x cadence through releases such as 1.20.0 through 1.33.1.
  • 2026: The current README still documents the 1.x versioning policy and the official manual remains the primary user documentation.

Related projects

  • Related tools include curl and wget for HTTP-style fetching, BitTorrent clients for swarm downloads, Metalink-aware distribution download workflows, and RPC-controlled download managers.
  • aria2 also overlaps with package-manager fetch backends because it can resume, split, proxy, authenticate, and validate downloads from one CLI.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:download

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.aria2/aria2.conf$XDG_CONFIG_HOME/aria2/aria2.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
aria2ccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.37.0
Manager aktualisiert2026-04-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/aria2/aria2

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aria2
Version1.37.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aria2
Homepagehttps://aria2.github.io/
Repositoryhttps://github.com/aria2/aria2
Upstream-Dokumentationhttps://aria2.github.io/manual/en/html/aria2c.html
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz
Zuletzt aktualisiert2026-04-19T14:09:07Z
Pulseupdated
Abhängigkeitenc-ares, gettext, libssh2, openssl@3, sqlite
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenlibxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearia2
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

aria2 1.37.0+debian-3

High speed download utility

https://aria2.github.io/

sudo apt install aria2
  • Section: net
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aria2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaria2-0 1.37.0+debian-3

C++ library interface to aria2

https://aria2.github.io/

sudo apt install libaria2-0
  • Section: libs
  • Architecture: amd64
  • Source Package: aria2
  • 11 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaria2-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaria2-0-dev 1.37.0+debian-3

High speed download utility (Development files)

https://aria2.github.io/

sudo apt install libaria2-0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaria2-0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aria2

nix profile install nixpkgs#aria2
  • normalized package name match
  • Abgeglichen nach: Aria2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/aria2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aria2 1.37.0+debian-1build3

High speed download utility

https://aria2.github.io/

sudo apt install aria2
  • Section: universe/net
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aria2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaria2-0 1.37.0+debian-1build3

C++ library interface to aria2

https://aria2.github.io/

sudo apt install libaria2-0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: aria2
  • 11 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaria2-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaria2-0-dev 1.37.0+debian-1build3

High speed download utility (Development files)

https://aria2.github.io/

sudo apt install libaria2-0-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaria2-0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

aria2 1.37.0-r2

Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink

https://aria2.github.io/

sudo apk add aria2
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aria2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aria2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aria2-bash-completion 1.37.0-r2

Bash completions for aria2

https://aria2.github.io/

sudo apk add aria2-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aria2-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aria2-daemon 1.37.0-r2

Support for running Aria2 as a daemon using OpenRC

https://aria2.github.io/

sudo apk add aria2-daemon
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aria2-daemon from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aria2-dbg 1.37.0-r2

Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink (debug symbols)

https://aria2.github.io/

sudo apk add aria2-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aria2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aria2-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aria2-doc 1.37.0-r2

Download utility for HTTP(S), (S)FTP, Bittorrent, and Metalink (documentation)

https://aria2.github.io/

sudo apk add aria2-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aria2
  • normalized package name match
  • Abgeglichen nach: Aria2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aria2-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

aria2 1.37.0-9.fc44

High speed download utility with resuming and segmented downloading

http://aria2.github.io/

sudo dnf install aria2
  • License: LicenseRef-Callaway-GPLv2+-with-exceptions
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aria2
  • 12 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aria2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aria2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

aria2 1.37.0-3

Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink

https://aria2.github.io

sudo pacman -S aria2
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aria2
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: aria2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

aria2 1.37.0-1.9

Parallelizing Multi-Protocol Utility for Downloading Files

https://aria2.github.io

sudo zypper install aria2
  • License: SUSE-GPL-2.0-with-openssl-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aria2
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aria2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aria2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aria2-devel 1.37.0-1.9

Development files for aria2

https://aria2.github.io

sudo zypper install aria2-devel
  • License: SUSE-GPL-2.0-with-openssl-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aria2
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aria2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aria2-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment