How to Install and Uninstall python3-lit.noarch Package on CentOS 8 / RHEL 8

Last updated: October 09,2024

1. Install "python3-lit.noarch" package

In this section, we are going to explain the necessary steps to install python3-lit.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-lit.noarch" package

Please follow the instructions below to uninstall python3-lit.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-lit.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:56:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-lit
Version : 0.10.0
Release : 1.module_el8.3.0+373+461ca47b
Architecture : noarch
Size : 142 k
Source : python-lit-0.10.0-1.module_el8.3.0+373+461ca47b.src.rpm
Repository : appstream
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.