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

Last updated: May 19,2024

1. Install "lua-augeas" package

This guide let you learn how to install lua-augeas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-augeas

2. Uninstall "lua-augeas" package

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

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

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

Package: lua-augeas
Priority: optional
Section: universe/interpreters
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.1.1-3
Provides: lua5.1-augeas
Depends: libc6 (>= 2.2.5)
Filename: pool/universe/l/lua-augeas/lua-augeas_0.1.1-3_amd64.deb
Size: 7300
MD5sum: 44c3f05a573bab218ce5ce40bc3998a1
SHA1: 7704cb0f21bf5deb341af443985c9b4e1bd36128
SHA256: 8747e8af2159f540433e7fcec13ddaf55de4f6f8c25d0f809ea7c9e28f178ee7
Description-en: Lua binding to the Augeas C API
lua-augeas is a Lua binding to Augeas. Augeas is a configuration
editing tool. It parses configuration files in their native formats
and transforms them into a tree. Configuration changes are made by
manipulating this tree and saving it back into native config files.
Description-md5: 6369146c84b84efa4daf8703aea62a3c
Multi-Arch: same
Homepage: http://code.google.com/p/lua-augeas/
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu