How to Install and Uninstall lua54-penlight Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "lua54-penlight" package

Please follow the guidelines below to install lua54-penlight on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua54-penlight

2. Uninstall "lua54-penlight" package

This tutorial shows how to uninstall lua54-penlight on openSuSE Tumbleweed:

$ sudo zypper remove lua54-penlight

3. Information about the lua54-penlight package on openSuSE Tumbleweed

Information for package lua54-penlight:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua54-penlight
Version : 1.13.1-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 464.6 KiB
Installed : No
Status : not installed
Source package : lua54-penlight-1.13.1-2.3.src
Upstream URL : https://lunarmodules.github.io/Penlight/
Summary : Generally useful modules inspired by the Python standard libraries
Description :
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.