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

Last updated: April 29,2024

1. Install "python3-lit.noarch" package

Please follow the guidance below to install python3-lit.noarch on CentOS Stream 8

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

2. Uninstall "python3-lit.noarch" package

This tutorial shows how to uninstall python3-lit.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 0:04:58 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-lit
Version : 17.0.6
Release : 1.module_el8+767+9fa966b8
Architecture : noarch
Size : 195 k
Source : python-lit-17.0.6-1.module_el8+767+9fa966b8.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.