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

Last updated: May 19,2024

1. Install "lua-lunitx.noarch" package

Learn how to install lua-lunitx.noarch on Rocky Linux 9

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

2. Uninstall "lua-lunitx.noarch" package

In this section, we are going to explain the necessary steps to uninstall lua-lunitx.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:12:39 ago on Fri Feb 16 06:49:52 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.