How to Install and Uninstall python3-lit.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-lit.noarch" package

This guide covers the steps necessary to install python3-lit.noarch on Fedora 34

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

2. Uninstall "python3-lit.noarch" package

Please follow the guidance below to uninstall python3-lit.noarch on Fedora 34:

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

3. Information about the python3-lit.noarch package on Fedora 34

Last metadata expiration check: 5:59:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-lit
Version : 12.0.1
Release : 1.fc34
Architecture : noarch
Size : 149 k
Source : python-lit-12.0.1-1.fc34.src.rpm
Repository : updates
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.