How to Install and Uninstall lua-rings Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "lua-rings" package
Please follow the step by step instructions below to install lua-rings on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
lua-rings
Copied
2. Uninstall "lua-rings" package
Here is a brief guide to show you how to uninstall lua-rings on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
lua-rings
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the lua-rings package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: lua-rings
Priority: optional
Section: universe/interpreters
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 1.3.0-3
Provides: lua5.1-rings, lua5.2-rings
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-rings/lua-rings_1.3.0-3_amd64.deb
Size: 8864
MD5sum: 283c10a07577a9148e7a3597ebe30bd1
SHA1: bc159ea804d72f4280df9dccfbcc6abf6cf63bfe
SHA256: ab37b8846fbf502dc5012791555c0e49680d6d2b7ccf76436a3280efcf1b700b
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
Multi-Arch: same
Homepage: https://github.com/keplerproject/rings
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/interpreters
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 1.3.0-3
Provides: lua5.1-rings, lua5.2-rings
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-rings/lua-rings_1.3.0-3_amd64.deb
Size: 8864
MD5sum: 283c10a07577a9148e7a3597ebe30bd1
SHA1: bc159ea804d72f4280df9dccfbcc6abf6cf63bfe
SHA256: ab37b8846fbf502dc5012791555c0e49680d6d2b7ccf76436a3280efcf1b700b
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
Multi-Arch: same
Homepage: https://github.com/keplerproject/rings
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu