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

Last updated: November 29,2024

1. Install "python3-lit.noarch" package

Please follow the instructions below to install python3-lit.noarch on Fedora 35

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

2. Uninstall "python3-lit.noarch" package

Please follow the instructions below to uninstall python3-lit.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:30:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-lit
Version : 13.0.1
Release : 1.fc35
Architecture : noarch
Size : 156 k
Source : python-lit-13.0.1-1.fc35.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.