How to Install and Uninstall lua-redis Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 10,2024

1. Install "lua-redis" package

This is a short guide on how to install lua-redis on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install lua-redis

2. Uninstall "lua-redis" package

Here is a brief guide to show you how to uninstall lua-redis on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the lua-redis package on Ubuntu 22.10 (Kinetic Kudu)

Package: lua-redis
Architecture: all
Version: 2.0.5~git20141117.880dda9-5
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
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-5_all.deb
Size: 10674
MD5sum: f906643f294298d1a1789e943ad28250
SHA1: ae6ef3154a89fca2dd0ab9e8a7d7a207c37e0025
SHA256: 65b616982ba922a30a693eb81ec63702367620ee6880df3c537b25fd7281102e
SHA512: d0ed452e5c25a7d93faaeffe64b1912233eb854b5416f122bfd9b60e1c0b73baf6ddb5d64abd5784b0dacebf03211e277423784f4a8cb6767f270c4e36fcc08e
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