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

Last updated: May 20,2024

1. Install "lua-penlight.noarch" package

Learn how to install lua-penlight.noarch on Fedora 35

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

2. Uninstall "lua-penlight.noarch" package

Learn how to uninstall lua-penlight.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:29:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lua-penlight
Version : 1.11.0
Release : 1.fc35
Architecture : noarch
Size : 120 k
Source : lua-penlight-1.11.0-1.fc35.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.