Install Redis on Ubuntu 18.04 Bionic Beaver Linux - LinuxConfig.org

Install Redis on Ubuntu 18.04 Bionic Beaver Linux. In case that you only need to connect to a remote Redis server you only need to install redis-cli client on your local Ubuntu host. To do so execute:
$ sudo apt install redis-tools

This is a companion discussion topic for the original entry at https://linuxconfig.org/install-redis-on-ubuntu-18-04-bionic-beaver-linux