How to Install and Uninstall lua5.1-http.noarch Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

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

Learn how to install lua5.1-http.noarch on CentOS 8 / RHEL 8

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

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

In this section, we are going to explain the necessary steps to uninstall lua5.1-http.noarch on CentOS 8 / RHEL 8:

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

3. Information about the lua5.1-http.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:02:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lua5.1-http
Version : 0.3
Release : 5.el8
Architecture : noarch
Size : 97 k
Source : lua-http-0.3-5.el8.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.