How to Install and Uninstall lua-redis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "lua-redis" package

This guide covers the steps necessary to install lua-redis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-redis

2. Uninstall "lua-redis" package

Learn how to uninstall lua-redis on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-redis package on Ubuntu 21.10 (Impish Indri)

Package: lua-redis
Architecture: all
Version: 2.0.5~git20141117.880dda9-4
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Provides: lua5.1-redis, lua5.2-redis, lua5.3-redis
Depends: lua-socket
Filename: pool/universe/l/lua-redis/lua-redis_2.0.5~git20141117.880dda9-4_all.deb
Size: 10276
MD5sum: c78cbf52d157fc3d7ebda0cc9db3f200
SHA1: c8e5897b932db3138a2eb3517ba281f89082bd4e
SHA256: 3d67027b1ca8294399e63631dda58599cf5e95251060c215b12c3f3a1b457806
SHA512: 08c3cf88f0907bdbe03daa3c143b41ae827b3128e563902185af7da698175d7f0395aba0152f86ac2dbd35c3c5ec96d929bf694eebde660df410c28c164e4cc7
Homepage: https://github.com/nrk/redis-lua
Description-en: Redis client database library for the Lua language
This package contains the Redis Lua library, that allows one to
interact with a Redis database from the Lua language. This client
supports Redis 1.2, command pipelining and transactions.
Description-md5: 70178e54060fa7212015e11979f3aca5
Lua-Versions: 5.1 5.2 5.3