How to Install and Uninstall lua-lpeg-patterns.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

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

Please follow the instructions below to install lua-lpeg-patterns.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install lua-lpeg-patterns.noarch

2. Uninstall "lua-lpeg-patterns.noarch" package

Please follow the step by step instructions below to uninstall lua-lpeg-patterns.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove lua-lpeg-patterns.noarch $ sudo dnf autoremove

3. Information about the lua-lpeg-patterns.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:50:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lua-lpeg-patterns
Version : 0.5
Release : 4.el8
Architecture : noarch
Size : 23 k
Source : lua-lpeg-patterns-0.5-4.el8.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.