How to Install and Uninstall lua5.1-fifo.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "lua5.1-fifo.noarch" package
Please follow the guidelines below to install lua5.1-fifo.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
lua5.1-fifo.noarch
Copied
2. Uninstall "lua5.1-fifo.noarch" package
This guide covers the steps necessary to uninstall lua5.1-fifo.noarch on AlmaLinux 9:
$
sudo dnf remove
lua5.1-fifo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua5.1-fifo.noarch package on AlmaLinux 9
Last metadata expiration check: 2:21:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : lua5.1-fifo
Version : 0.2
Release : 8.el9
Architecture : noarch
Size : 8.9 k
Source : lua-fifo-0.2-8.el9.src.rpm
Repository : epel
Summary : FIFO library for Lua 5.1
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 : lua5.1-fifo
Version : 0.2
Release : 8.el9
Architecture : noarch
Size : 8.9 k
Source : lua-fifo-0.2-8.el9.src.rpm
Repository : epel
Summary : FIFO library for Lua 5.1
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.