How to Install and Uninstall python3-lit.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-lit.noarch" package

Learn how to install python3-lit.noarch on Rocky Linux 8

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

2. Uninstall "python3-lit.noarch" package

Please follow the step by step instructions below to uninstall python3-lit.noarch on Rocky Linux 8:

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

3. Information about the python3-lit.noarch package on Rocky Linux 8

Last metadata expiration check: 2:26:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-lit
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : noarch
Size : 161 k
Source : python-lit-13.0.1-1.module+el8.6.0+825+7e27476a.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.