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

Last updated: May 16,2024

1. Install "lua-penlight" package

Please follow the step by step instructions below to install lua-penlight on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-penlight

2. Uninstall "lua-penlight" package

Learn how to uninstall lua-penlight on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-penlight
Priority: optional
Section: universe/interpreters
Installed-Size: 451
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Version: 1.3.2-2
Provides: lua5.1-penlight, lua5.2-penlight, lua5.3-penlight
Recommends: lua-filesystem, lua-expat
Filename: pool/universe/l/lua-penlight/lua-penlight_1.3.2-2_all.deb
Size: 88128
MD5sum: c44618407cf590edc1fa36e9ef662040
SHA1: 18f7b408636fd40886b8a724269fb1557e673f6d
SHA256: 75246147137e995b1f22d0136f84f473424a7a1a13affb6f186062ecca2962f3
Description-en: Collection of general purpose libraries for the Lua language
Penlight is a set of pure Lua libraries focusing on input data handling (such
as reading configuration files), functional programming (such as map, reduce,
placeholder expressions,etc), and OS path management. Much of the functionality
is inspired by the Python standard libraries.
Description-md5: 70284d8f21a904e9ca448228f388057b
Homepage: http://stevedonovan.github.com/Penlight/
Lua-Versions: 5.2 5.1 5.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu