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

Last updated: October 06,2024

1. Install "python3-lit.noarch" package

This guide covers the steps necessary to install python3-lit.noarch on CentOS Stream 9

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

2. Uninstall "python3-lit.noarch" package

Please follow the steps below to uninstall python3-lit.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:17:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-lit
Version : 17.0.6
Release : 1.el9
Architecture : noarch
Size : 187 k
Source : python-lit-17.0.6-1.el9.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.