How to Install aria2 in Ubuntu 18.04



Install aria2 by entering the following commands in the terminal:

sudo apt update
sudo apt install aria2

Description:

High speed download utility

Aria2 is a command line download client with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent and it also supports Metalink.

Homepage: https://aria2.github.io/

Version: 1.33.1-1

Section: universe/net