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

Last updated: May 05,2024

1. Install "lua-rings" package

Please follow the guidelines below to install lua-rings on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-rings

2. Uninstall "lua-rings" package

This is a short guide on how to uninstall lua-rings on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-rings
Architecture: amd64
Version: 1.3.0-3.1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 56
Provides: lua5.1-rings, lua5.2-rings
Depends: libc6 (>= 2.4)
Filename: pool/universe/l/lua-rings/lua-rings_1.3.0-3.1_amd64.deb
Size: 8772
MD5sum: 4664309d4cf115c1f1d4bae422ffeadf
SHA1: 72d93ef76430c095d2c1c77d15783ebdd34d053d
SHA256: 7ed608a78dcceac9b4004f2218980547d1d06676911ed47acc10c251a2f8ba89
SHA512: a1442255054249eff8766aed5a3690f3ef3ce941ff02274350ab258352602bdae1b285bccabadcddf576d8ee0bca9a346876da314cd93adc0099c5d39ab6334d
Homepage: https://github.com/keplerproject/rings
Description-en: Lua state creation and control library for the Lua language
Rings is a library which provides a way to create new Lua states from within
Lua. It also offers a simple way to communicate between the creator (master)
and the created (slave) states.
.
This mechanism can be used to run chunks of code in an isolated
Lua state, obtaining what is usually called a sandbox.
Description-md5: e78b3b211cbe5d4188b2e09b869a65f9
Lua-Versions: 5.1 5.2