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

Last updated: May 18,2024

1. Install "node-node-redis" package

This tutorial shows how to install node-node-redis on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-node-redis

2. Uninstall "node-node-redis" package

This guide let you learn how to uninstall node-node-redis on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-node-redis
Priority: extra
Section: universe/web
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.7-1
Depends: nodejs (>= 0.10.0)
Suggests: node-assert, node-parallel
Filename: pool/universe/n/node-node-redis/node-node-redis_0.1.7-1_all.deb
Size: 10446
MD5sum: 03a6bdf27e519800ffc78dbb364475b9
SHA1: 0d5ff067750215085245ad8b276488601cda5860
SHA256: 4db0c1a2cc16fb71c963d3a3c86f15d3e30a4bae78152aebeaf18b29288bc27f
Description-en: Redis client implementation for Node.js
Redis is a networked, in-memory, key-value data store with optional durability.
As the durability of data is not needed, the in-memory nature of Redis allows
it to perform extremely well compared to database systems that write every
change to disk before considering a transaction committed.
.
This module provides Redis client support for Node.js.
Description-md5: 1709d9981438a6637daec54830fd4325
Homepage: https://github.com/tim-smart/node-redis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu