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

Last updated: May 18,2024

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

Please follow the step by step instructions below to install lua-event-doc.noarch on Fedora 34

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

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

This is a short guide on how to uninstall lua-event-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:01:41 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lua-event-doc
Version : 0.4.6
Release : 7.fc34
Architecture : noarch
Size : 78 k
Source : lua-event-0.4.6-7.fc34.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.