How to Install and Uninstall lua5.1-basexx.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "lua5.1-basexx.noarch" package

Learn how to install lua5.1-basexx.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install lua5.1-basexx.noarch

2. Uninstall "lua5.1-basexx.noarch" package

In this section, we are going to explain the necessary steps to uninstall lua5.1-basexx.noarch on AlmaLinux 9:

$ sudo dnf remove lua5.1-basexx.noarch $ sudo dnf autoremove

3. Information about the lua5.1-basexx.noarch package on AlmaLinux 9

Last metadata expiration check: 0:45:14 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : lua5.1-basexx
Version : 0.4.0
Release : 8.el9
Architecture : noarch
Size : 12 k
Source : lua-basexx-0.4.0-8.el9.src.rpm
Repository : epel
Summary : BaseXX encoding and decoding library for Lua 5.1
URL : https://github.com/aiq/basexx/
License : MIT
Description : A Lua library for base2, base16, base32, base64, base85 decoding and encoding
: of data strings.