How to Install and Uninstall lua-libs.i686 Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "lua-libs.i686" package

This is a short guide on how to install lua-libs.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install lua-libs.i686

2. Uninstall "lua-libs.i686" package

Please follow the guidance below to uninstall lua-libs.i686 on Oracle Linux 8:

$ sudo dnf remove lua-libs.i686 $ sudo dnf autoremove

3. Information about the lua-libs.i686 package on Oracle Linux 8

Last metadata expiration check: 6:50:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lua-libs
Version : 5.3.4
Release : 12.el8
Architecture : i686
Size : 134 k
Source : lua-5.3.4-12.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Libraries for lua
URL : http://www.lua.org/
License : MIT
Description : This package contains the shared libraries for lua.