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

Last updated: May 20,2024

1. Install "deluge-console" package

This guide let you learn how to install deluge-console on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install deluge-console

2. Uninstall "deluge-console" package

Please follow the step by step instructions below to uninstall deluge-console on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: deluge-console
Priority: optional
Section: universe/net
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: all
Source: deluge
Version: 1.3.12-1ubuntu1
Depends: python (>= 2.7), python (<< 2.8), deluge-common (= 1.3.12-1ubuntu1)
Filename: pool/universe/d/deluge/deluge-console_1.3.12-1ubuntu1_all.deb
Size: 31270
MD5sum: bdc83a04c1c29a6122e2380c93763331
SHA1: b87ce17722edb8d2e83c0dd8c9ca97579ad83ac2
SHA256: bb22b6c16792c0bac53a8790c1a7bba62dddc22a9527c771eb6ba7349bfc8e1c
Description-en: bittorrent client written in Python/PyGTK (console ui)
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 the console user-interface.
Description-md5: f29faf70c4de4cae8ed6f4b36e13fccd
Homepage: http://www.deluge-torrent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu