aria2c

Fast download utility. Supports HTTP(S), FTP, SFTP, BitTorrent, and Metalink. More information: <https://aria2.github.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y aria2
Ubuntu
RUN apt-get update && \ apt-get install -y aria2
Alpine
RUN apk add aria2
Arch Arch Linux
RUN pacman -S --noconfirm aria2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y aria2
Fedora
RUN dnf install -y aria2
Raspbian
RUN apt-get update && \ apt-get install -y aria2
click the source code to copy install aria2c on any operating system with command-not-found.com