How to Install and Uninstall mod_lua.x86_64 Package on Fedora 38

Last updated: October 13,2024

1. Install "mod_lua.x86_64" package

Please follow the guidelines below to install mod_lua.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install mod_lua.x86_64

2. Uninstall "mod_lua.x86_64" package

This guide covers the steps necessary to uninstall mod_lua.x86_64 on Fedora 38:

$ sudo dnf remove mod_lua.x86_64 $ sudo dnf autoremove

3. Information about the mod_lua.x86_64 package on Fedora 38

Last metadata expiration check: 3:00:15 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mod_lua
Version : 2.4.58
Release : 1.fc38
Architecture : x86_64
Size : 58 k
Source : httpd-2.4.58-1.fc38.src.rpm
Repository : updates
Summary : Lua scripting support for the Apache HTTP Server
URL : https://httpd.apache.org/
License : Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
Description : The mod_lua module allows the server to be extended with scripts
: written in the Lua programming language.