How to Install and Uninstall python3-lit.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-lit.noarch" package

This guide covers the steps necessary to install python3-lit.noarch on Oracle Linux 9

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

2. Uninstall "python3-lit.noarch" package

Here is a brief guide to show you how to uninstall python3-lit.noarch on Oracle Linux 9:

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

3. Information about the python3-lit.noarch package on Oracle Linux 9

Last metadata expiration check: 0:10:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-lit
Version : 16.0.6
Release : 2.el9
Architecture : noarch
Size : 266 k
Source : python-lit-16.0.6-2.el9.src.rpm
Repository : ol9_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.