How to Install and Uninstall lua-rings-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "lua-rings-dev" package

Learn how to install lua-rings-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-rings-dev" package

This guide covers the steps necessary to uninstall lua-rings-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-rings-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-rings-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-rings
Version: 1.3.0-3
Provides: lua5.1-rings-dev, lua5.2-rings-dev
Depends: lua-rings (= 1.3.0-3)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-rings/lua-rings-dev_1.3.0-3_amd64.deb
Size: 15570
MD5sum: 9eca61050580abcd5e702f4740256b27
SHA1: 384f05ecda8b0204f93f7228e7204ba924689098
SHA256: a76a98e618d16b36b421896ba565c032490425750461fa638d341d320d35eb73
Description-en: Development files for the rings library for the Lua language
This package contains the development files of the rings Lua library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
.
Documentation is also shipped within this package.
Description-md5: f6592423f57867cce9c10c303c9f2aa5
Multi-Arch: same
Homepage: https://github.com/keplerproject/rings
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu