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

Last updated: May 15,2024

1. Install "lua-redis-dev" package

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

$ sudo apt update $ sudo apt install lua-redis-dev

2. Uninstall "lua-redis-dev" package

Here is a brief guide to show you how to uninstall lua-redis-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-redis-dev
Architecture: all
Version: 2.0.5~git20141117.880dda9-4
Priority: optional
Section: universe/libdevel
Source: lua-redis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Provides: lua5.1-redis-dev, lua5.2-redis-dev, lua5.3-redis-dev
Depends: lua-redis (= 2.0.5~git20141117.880dda9-4)
Filename: pool/universe/l/lua-redis/lua-redis-dev_2.0.5~git20141117.880dda9-4_all.deb
Size: 14592
MD5sum: b22fc453d9040a5dbace44ee2de95633
SHA1: 2432f5a453ad7c319d7e530b051b7b6719e9124f
SHA256: 7c17becfbcd03453e66a9d87e0f2e3a10adcd6a62ce74154d45882fedbdb3acc
SHA512: 748828578832798f39cfa87b3aa70683028e129267cfe2da80f7498d9b0252d9f9793cb2b9bab06af5e70f69597c1c6ab18a51a924459793216bbe229e0a1f2a
Homepage: https://github.com/nrk/redis-lua
Description-en: Redis client library for the Lua language, examples and tests
Redis Lua library, that allows one to interact with a Redis database
from the Lua language.
.
This package contains examples and test files for the Lua redis client
library.
Description-md5: 07f5b5d083937815150bd51b2c470c48
Lua-Versions: 5.1 5.2 5.3