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

Last updated: May 18,2024

1. Install "lua-penlight-dev" package

This tutorial shows how to install lua-penlight-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-penlight-dev" package

This guide let you learn how to uninstall lua-penlight-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-penlight-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1001
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Source: lua-penlight
Version: 1.3.2-2
Provides: lua5.1-penlight-dev, lua5.2-penlight-dev, lua5.3-penlight-dev
Filename: pool/universe/l/lua-penlight/lua-penlight-dev_1.3.2-2_all.deb
Size: 114260
MD5sum: 34256cd0d13ae4b778e60af94f32fcaf
SHA1: cd53164313cff6c1a59a8ac8cd4c0026aad2b00a
SHA256: bda8ec8569ad6f4a90d2932d131d274922cfac3fd6bc5bad26d5cee3c572ff64
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.
.
This package contains the documentation of the penlight library.
Description-md5: ba6b28235d772cbbbd06e81a45d7afdb
Homepage: http://stevedonovan.github.com/Penlight/
Lua-Versions: 5.2 5.1 5.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu