How to Install and Uninstall python3-lit.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-lit.noarch" package

This is a short guide on how to install python3-lit.noarch on Red Hat Enterprise Linux 8 (RHEL 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-lit.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:43:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-lit
Version : 16.0.6
Release : 1.module+el8.9.0+19220+2631d101
Architecture : noarch
Size : 176 k
Source : python-lit-16.0.6-1.module+el8.9.0+19220+2631d101.src.rpm
Repository : ubi-8-appstream-rpms
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.