deluge

A command-line BitTorrent client. More information: <https://deluge-torrent.org>.

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