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

Last updated: October 08,2024

1. Install "lua-lunitx.noarch" package

Learn how to install lua-lunitx.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "lua-lunitx.noarch" package

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

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

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

Last metadata expiration check: 0:15:37 ago on Mon Feb 26 07:04:30 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.