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

Last updated: July 03,2024

1. Install "lua5.1-lpeg.x86_64" package

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

$ sudo dnf update $ sudo dnf install lua5.1-lpeg.x86_64

2. Uninstall "lua5.1-lpeg.x86_64" package

Please follow the guidelines below to uninstall lua5.1-lpeg.x86_64 on Oracle Linux 9:

$ sudo dnf remove lua5.1-lpeg.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:30:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lua5.1-lpeg
Version : 1.0.2
Release : 7.el9
Architecture : x86_64
Size : 33 k
Source : lua-lpeg-1.0.2-7.el9.src.rpm
Repository : epel
Summary : Parsing Expression Grammars for Lua 5.1
URL : http://www.inf.puc-rio.br/~roberto/lpeg/
License : MIT
Description : LPeg is a new pattern-matching library for Lua 5.1