How to Install and Uninstall lua-lunitx.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "lua-lunitx.noarch" package

Please follow the guidelines below to install lua-lunitx.noarch on Oracle Linux 9

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

2. Uninstall "lua-lunitx.noarch" package

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

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

3. Information about the lua-lunitx.noarch package on Oracle Linux 9

Last metadata expiration check: 0:01:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lua-lunitx
Version : 0.8.1
Release : 6.el9
Architecture : noarch
Size : 20 k
Source : lua-lunitx-0.8.1-6.el9.src.rpm
Repository : epel
Summary : Unit testing framework for Lua
URL : https://github.com/dcurrie/lunit/
License : MIT
Description : This is lunitx Version 0.8.1, an extended version of Lunit
: for Lua 5.2, 5.3, and 5.4.
:
: Lunit is a unit testing framework for lua.