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

Last updated: May 19,2024

1. Install "deluge-common" package

Please follow the step by step instructions below to install deluge-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install deluge-common

2. Uninstall "deluge-common" package

Learn how to uninstall deluge-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: deluge-common
Priority: optional
Section: universe/net
Installed-Size: 4417
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: all
Source: deluge
Version: 1.3.12-1ubuntu1
Replaces: deluge-core (<< 1.2.0~rc1-1), deluge-torrent (<< 1.0.7.dfsg-1), deluge-torrent-common (<< 1.0.7.dfsg-1)
Depends: python (>= 2.7), python (<< 2.8), python-twisted-web, python-openssl, python-pkg-resources, python-chardet, python-xdg, geoip-database
Breaks: deluge-core (<< 1.2.0~rc1-1), deluge-torrent (<< 1.0.7.dfsg-1), deluge-torrent-common (<< 1.0.7.dfsg-1)
Filename: pool/universe/d/deluge/deluge-common_1.3.12-1ubuntu1_all.deb
Size: 736432
MD5sum: e996b9c05cb3f411fcbf163ddd81d78e
SHA1: d39dbc4baff84bb26348b1a88ca84dedad10014f
SHA256: 040dad23da206072af49f76ffee42fe23002e401ad154ad1e3b664527163acfa
Description-en: bittorrent client written in Python/PyGTK (common files)
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.
.
This package contains data files commons to both the daemon and the
various user-interfaces.
Description-md5: fda95b1a3c5d8042a9fcefb1948c4537
Homepage: http://www.deluge-torrent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu