How to Install and Uninstall redis-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "redis-tools" package

Here is a brief guide to show you how to install redis-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install redis-tools

2. Uninstall "redis-tools" package

Learn how to uninstall redis-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove redis-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the redis-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: redis-tools
Architecture: amd64
Version: 2:3.0.6-1ubuntu0.4
Priority: optional
Section: universe/database
Source: redis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 338
Depends: libc6 (>= 2.14), libjemalloc1 (>= 2.1.1)
Suggests: ruby-redis
Breaks: redis-server (<< 2:2.6.16-1)
Replaces: redis-server (<< 2:2.6.16-1)
Filename: pool/universe/r/redis/redis-tools_3.0.6-1ubuntu0.4_amd64.deb
Size: 95524
MD5sum: c6dc77c948390ceade0d6f3894304cb0
SHA1: 502351bca479948244e2d57259d74e0bdcef2400
SHA256: 4b39fef006fbfaa1152793ec9b9011e8fc2db0a369d2e8c13a5e4a2855622a04
SHA512: 10d2aec8ca1fe68a57df985725bb4b88a444f85734a28bd93328d4130336ef42c51999e0f13e25e2a29de00dfd1c36f82e40cbe8c18bf329f568853de47a8afb
Homepage: http://redis.io/
Description-en: Persistent key-value database with network interface (client)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
This package contains the command line client and other tools.
Description-md5: 73e12355ae0942ddf9ddc6d068f95d50

Package: redis-tools
Priority: optional
Section: universe/database
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: amd64
Source: redis
Version: 2:3.0.6-1
Replaces: redis-server (<< 2:2.6.16-1)
Depends: libc6 (>= 2.14), libjemalloc1 (>= 2.1.1)
Suggests: ruby-redis
Breaks: redis-server (<< 2:2.6.16-1)
Filename: pool/universe/r/redis/redis-tools_3.0.6-1_amd64.deb
Size: 95310
MD5sum: 0f17983aa9e163ae03595577ee954e76
SHA1: adbf90643cf1f5397a94bd36eb017d14fb043efc
SHA256: e7636205ba9fc8320298b85aac49304dbe66f13213dcf02103ce6c31bc14d702
Description-en: Persistent key-value database with network interface (client)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
This package contains the command line client and other tools.
Description-md5: 73e12355ae0942ddf9ddc6d068f95d50
Homepage: http://redis.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu