How to Install and Uninstall lua5.1-lpeg-patterns.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "lua5.1-lpeg-patterns.noarch" package

Please follow the step by step instructions below to install lua5.1-lpeg-patterns.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lua5.1-lpeg-patterns.noarch

2. Uninstall "lua5.1-lpeg-patterns.noarch" package

Here is a brief guide to show you how to uninstall lua5.1-lpeg-patterns.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lua5.1-lpeg-patterns.noarch $ sudo dnf autoremove

3. Information about the lua5.1-lpeg-patterns.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:26:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lua5.1-lpeg-patterns
Version : 0.5
Release : 8.el9
Architecture : noarch
Size : 24 k
Source : lua-lpeg-patterns-0.5-8.el9.src.rpm
Repository : epel
Summary : A collection of LPEG patterns
URL : https://github.com/daurnimator/lpeg_patterns
License : MIT
Description : A collection of LPEG patterns for validating/searching user input.