How to Install and Uninstall lua-event-doc.noarch Package on Fedora 36

Last updated: January 09,2025

1. Install "lua-event-doc.noarch" package

Please follow the steps below to install lua-event-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install lua-event-doc.noarch

2. Uninstall "lua-event-doc.noarch" package

Here is a brief guide to show you how to uninstall lua-event-doc.noarch on Fedora 36:

$ sudo dnf remove lua-event-doc.noarch $ sudo dnf autoremove

3. Information about the lua-event-doc.noarch package on Fedora 36

Last metadata expiration check: 4:16:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : lua-event-doc
Version : 0.4.6
Release : 9.fc36
Architecture : noarch
Size : 77 k
Source : lua-event-0.4.6-9.fc36.src.rpm
Repository : fedora
Summary : Documentation for lua-event
URL : https://github.com/harningt/luaevent/
License : MIT
Description : This package contains documentation for developing applications that
: use Lua bindings for libevent, an asynchronous event notification library
: that provides a mechanism to execute a callback function when a specific
: event occurs on a file descriptor or after a timeout has been reached.