aria2 1.37.0
Utility for parallel downloading files
Aria2 is a lightweight, multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
- Outputs:
out
- Website: https://aria2.github.io/
- Licenses: GPL 2+
- Package source: gnu/packages/bittorrent.scm
- Builds: See build status
- Issues: See known issues
Installation
Install aria2 1.37.0
as follows:
guix install aria2@1.37.0
Or install the latest version:
guix install aria2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.