How to Install and Uninstall lua-basexx.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "lua-basexx.noarch" package

This is a short guide on how to install lua-basexx.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lua-basexx.noarch

2. Uninstall "lua-basexx.noarch" package

Here is a brief guide to show you how to uninstall lua-basexx.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lua-basexx.noarch $ sudo dnf autoremove

3. Information about the lua-basexx.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:09:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lua-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
URL : https://github.com/aiq/basexx/
License : MIT
Description : A Lua library for base2, base16, base32, base64, base85 decoding and encoding
: of data strings.