How to Install and Uninstall lua-fifo.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "lua-fifo.noarch" package
Please follow the steps below to install lua-fifo.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lua-fifo.noarch
Copied
2. Uninstall "lua-fifo.noarch" package
Please follow the step by step instructions below to uninstall lua-fifo.noarch on Rocky Linux 8:
$
sudo dnf remove
lua-fifo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-fifo.noarch package on Rocky Linux 8
Last metadata expiration check: 2:12:33 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lua-fifo
Version : 0.2
Release : 2.el8
Architecture : noarch
Size : 9.9 k
Source : lua-fifo-0.2-2.el8.src.rpm
Repository : epel
Summary : FIFO library for Lua
URL : https://github.com/daurnimator/fifo.lua
License : MIT
Description : A lua library/'class' that implements a FIFO. Objects in the fifo
: can be of any type, including nil.
Available Packages
Name : lua-fifo
Version : 0.2
Release : 2.el8
Architecture : noarch
Size : 9.9 k
Source : lua-fifo-0.2-2.el8.src.rpm
Repository : epel
Summary : FIFO library for Lua
URL : https://github.com/daurnimator/fifo.lua
License : MIT
Description : A lua library/'class' that implements a FIFO. Objects in the fifo
: can be of any type, including nil.