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

Last updated: May 04,2024

1. Install "lua5.1-http.noarch" package

Please follow the step by step instructions below to install lua5.1-http.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lua5.1-http.noarch

2. Uninstall "lua5.1-http.noarch" package

Please follow the steps below to uninstall lua5.1-http.noarch on Oracle Linux 9:

$ sudo dnf remove lua5.1-http.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:07:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lua5.1-http
Version : 0.3
Release : 10.el9
Architecture : noarch
Size : 71 k
Source : lua-http-0.3-10.el9.src.rpm
Repository : epel
Summary : HTTP library for Lua
URL : https://github.com/daurnimator/lua-http
License : MIT
Description : lua-http is an efficient, capable HTTP and WebSocket library for Lua 5.1.