How to Install and Uninstall lua-redis Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 20,2024

1. Install "lua-redis" package

Please follow the steps below to install lua-redis on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install lua-redis

2. Uninstall "lua-redis" package

Please follow the step by step instructions below to uninstall lua-redis on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the lua-redis package on Ubuntu 20.04 LTS (Focal Fossa)

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
Homepage: https://github.com/nrk/redis-lua
Description: Redis client database library for the Lua language
Description-md5: 70178e54060fa7212015e11979f3aca5
Lua-Versions: 5.1 5.2 5.3