deluge 2.0.5
Fully-featured cross-platform BitTorrent client
Deluge contains the common features to BitTorrent clients such as Protocol Encryption, DHT, Local Peer Discovery (LSD), Peer Exchange (PEX), UPnP, NAT-PMP, Proxy support, Web seeds, global and per-torrent speed limits. Deluge heavily utilises the libtorrent library. It is designed to run as both a normal standalone desktop application and as a client-server.
- Website: https://www.deluge-torrent.org/
- Licenses: GPL 3+
- Package source: gnu/packages/bittorrent.scm
- Builds: See build status
- Issues: See known issues
Installation
Install deluge 2.0.5
as follows:
guix install deluge@2.0.5
Or install the latest version:
guix install deluge
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.