How to Install and Uninstall lua5.1-lpeg-patterns.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

Please follow the instructions below to install lua5.1-lpeg-patterns.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall lua5.1-lpeg-patterns.noarch on Oracle Linux 9:

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

3. Information about the lua5.1-lpeg-patterns.noarch package on Oracle Linux 9

Last metadata expiration check: 2:59:03 ago on Thu Feb 15 07:50:05 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.