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

Last updated: October 08,2024

1. Install "python3-lit.noarch" package

Please follow the instructions below to install python3-lit.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-lit.noarch

2. Uninstall "python3-lit.noarch" package

Please follow the guidance below to uninstall python3-lit.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-lit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-lit
Version : 16.0.6
Release : 2.el9
Architecture : noarch
Size : 192 k
Source : python-lit-16.0.6-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : LLVM lit test runner for Python 3
URL : https://pypi.python.org/pypi/lit
License : NCSA
Description : lit is a tool used by the LLVM project for executing its test suites.