How to Install and Uninstall lua-http.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "lua-http.noarch" package

This guide let you learn how to install lua-http.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "lua-http.noarch" package

Please follow the steps below to uninstall lua-http.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the lua-http.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:54:43 ago on Mon Feb 26 15:59:38 2024.
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.