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

Last updated: November 25,2024

1. Install "python3-lit.noarch" package

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

$ 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 Fedora 36:

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

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

Last metadata expiration check: 4:48:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-lit
Version : 14.0.0
Release : 1.fc36
Architecture : noarch
Size : 158 k
Source : python-lit-14.0.0-1.fc36.src.rpm
Repository : fedora
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.