How to Install and Uninstall disque-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 03,2024
1. Install "disque-tools" package
Here is a brief guide to show you how to install disque-tools on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
disque-tools
Copied
2. Uninstall "disque-tools" package
Please follow the step by step instructions below to uninstall disque-tools on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
disque-tools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the disque-tools package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: disque-tools
Priority: optional
Section: universe/database
Installed-Size: 424
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: amd64
Source: disque
Version: 1.0~rc1-5
Depends: libc6 (>= 2.17)
Filename: pool/universe/d/disque/disque-tools_1.0~rc1-5_amd64.deb
Size: 155124
MD5sum: 621f644bafe55b4695878dd0caedd705
SHA1: 9f86b098b44e8f211cd02432333ffa958ba27cbf
SHA256: 1f4a9849deec5675e137ab1b88c9c7e805e7fe0fb5fcd7e130421211c75e9b46
Description-en: In-memory, distributed message broker (client)
Disque is ongoing experiment to build a distributed, in memory, message
broker. Its goal is to capture the essence of the "Redis as a jobs queue" use
case, which is usually implemented using blocking list operations, and move it
into an ad-hoc, self-contained, scalable, and fault tolerant design, with
simple to understand properties and guarantees, but still resembling Redis in
terms of simplicity, performances, and implementation as a C non-blocking
networked server.
.
This package contains the command line client and other tools.
Description-md5: 0c7ad70994cacd940bec3c46f0606172
Homepage: https://github.com/antirez/disque
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/database
Installed-Size: 424
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: amd64
Source: disque
Version: 1.0~rc1-5
Depends: libc6 (>= 2.17)
Filename: pool/universe/d/disque/disque-tools_1.0~rc1-5_amd64.deb
Size: 155124
MD5sum: 621f644bafe55b4695878dd0caedd705
SHA1: 9f86b098b44e8f211cd02432333ffa958ba27cbf
SHA256: 1f4a9849deec5675e137ab1b88c9c7e805e7fe0fb5fcd7e130421211c75e9b46
Description-en: In-memory, distributed message broker (client)
Disque is ongoing experiment to build a distributed, in memory, message
broker. Its goal is to capture the essence of the "Redis as a jobs queue" use
case, which is usually implemented using blocking list operations, and move it
into an ad-hoc, self-contained, scalable, and fault tolerant design, with
simple to understand properties and guarantees, but still resembling Redis in
terms of simplicity, performances, and implementation as a C non-blocking
networked server.
.
This package contains the command line client and other tools.
Description-md5: 0c7ad70994cacd940bec3c46f0606172
Homepage: https://github.com/antirez/disque
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu