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

Last updated: June 26,2024

1. Install "lua-penlight.noarch" package

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

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

2. Uninstall "lua-penlight.noarch" package

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

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

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

Last metadata expiration check: 4:02:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : lua-penlight
Version : 1.9.2
Release : 2.fc34
Architecture : noarch
Size : 116 k
Source : lua-penlight-1.9.2-2.fc34.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.