How to Install and Uninstall lua-penlight.noarch Package on Fedora 38

Last updated: November 30,2024

1. Install "lua-penlight.noarch" package

Here is a brief guide to show you how to install lua-penlight.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install lua-penlight.noarch

2. Uninstall "lua-penlight.noarch" package

Please follow the instructions below to uninstall lua-penlight.noarch on Fedora 38:

$ sudo dnf remove lua-penlight.noarch $ sudo dnf autoremove

3. Information about the lua-penlight.noarch package on Fedora 38

Last metadata expiration check: 3:00:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : lua-penlight
Version : 1.13.1
Release : 2.fc38
Architecture : noarch
Size : 133 k
Source : lua-penlight-1.13.1-2.fc38.src.rpm
Repository : fedora
Summary : Penlight Lua Libraries
URL : https://github.com/lunarmodules/Penlight
License : MIT
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.