How to Install and Uninstall mod_lua.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "mod_lua.x86_64" package

Please follow the guidelines below to install mod_lua.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mod_lua.x86_64

2. Uninstall "mod_lua.x86_64" package

Here is a brief guide to show you how to uninstall mod_lua.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mod_lua.x86_64 $ sudo dnf autoremove

3. Information about the mod_lua.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:25:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mod_lua
Version : 2.4.57
Release : 5.el9
Architecture : x86_64
Size : 62 k
Source : httpd-2.4.57-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Lua scripting support for the Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The mod_lua module allows the server to be extended with scripts
: written in the Lua programming language.