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

Last updated: April 27,2024

1. Install "lua-http.noarch" package

This tutorial shows how to install lua-http.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install lua-http.noarch

2. Uninstall "lua-http.noarch" package

Here is a brief guide to show you how to uninstall lua-http.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove lua-http.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 6:01:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lua-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.