How to Install and Uninstall lua-basexx.noarch Package on Oracle Linux 8

Last updated: November 01,2024

1. Install "lua-basexx.noarch" package

This guide covers the steps necessary to install lua-basexx.noarch on Oracle Linux 8

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

2. Uninstall "lua-basexx.noarch" package

This is a short guide on how to uninstall lua-basexx.noarch on Oracle Linux 8:

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

3. Information about the lua-basexx.noarch package on Oracle Linux 8

Last metadata expiration check: 1:40:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lua-basexx
Version : 0.4.0
Release : 2.el8
Architecture : noarch
Size : 11 k
Source : lua-basexx-0.4.0-2.el8.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.