How to Install and Uninstall lua-http.noarch Package on Fedora 35

Last updated: January 16,2025

1. Install "lua-http.noarch" package

In this section, we are going to explain the necessary steps to install lua-http.noarch on Fedora 35

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

2. Uninstall "lua-http.noarch" package

In this section, we are going to explain the necessary steps to uninstall lua-http.noarch on Fedora 35:

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

3. Information about the lua-http.noarch package on Fedora 35

Last metadata expiration check: 5:43:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : lua-http
Version : 0.3
Release : 8.fc35
Architecture : noarch
Size : 93 k
Source : lua-http-0.3-8.fc35.src.rpm
Repository : fedora
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.