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

Last updated: January 10,2025

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

Here is a brief guide to show you how to install lua-event-doc.noarch on Fedora 38

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

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

Learn how to uninstall lua-event-doc.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:06:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : lua-event-doc
Version : 0.4.6
Release : 11.fc38
Architecture : noarch
Size : 89 k
Source : lua-event-0.4.6-11.fc38.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.