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

Last updated: September 29,2024

1. Install "python3-lit.noarch" package

Please follow the guidelines below to install python3-lit.noarch on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 4:15:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-lit
Version : 13.0.1
Release : 1.module+el8.6.0+20527+760cef7e
Architecture : noarch
Size : 162 k
Source : python-lit-13.0.1-1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_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.