How to Install and Uninstall deluge Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "deluge" package

Please follow the guidance below to install deluge on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install deluge

2. Uninstall "deluge" package

Please follow the guidance below to uninstall deluge on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove deluge $ sudo apt autoclean && sudo apt autoremove

3. Information about the deluge package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: deluge
Priority: optional
Section: universe/net
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: all
Version: 1.3.12-1ubuntu1
Replaces: deluge-common (<< 1.2.0~rc1-1)
Depends: python:any, python-libtorrent (>= 0.14.9), deluge-gtk (= 1.3.12-1ubuntu1)
Breaks: deluge-common (<< 1.2.0~rc1-1)
Filename: pool/universe/d/deluge/deluge_1.3.12-1ubuntu1_all.deb
Size: 21014
MD5sum: f56c24857672d58ae5d19281e8f0fb32
SHA1: 8dc9fb542f49760b8a90fdc8bab778339aad0ec8
SHA256: 11b586e11c21e3815a25f05e2cd2ea0205488de5cd8609e0de7779634c89225d
Description-en: bittorrent client written in Python/PyGTK
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
using libtorrent-rasterbar in it's backend and featuring multiple
user-interfaces: GTK+, web and console.
.
It has been designed using the client-server model with a daemon process that
handles all the bittorrent activity. The Deluge daemon is able to run on
headless machines with the user-interfaces being able to connect remotely
from any platform.
.
You may want to install this package to use Deluge in classic mode,
which means the daemon and the GTK+ user-interface are linked together.
Description-md5: 1c006fa7b74be6be008fe5ca6d13b9c7
Homepage: http://www.deluge-torrent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu