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

Last updated: November 25,2024

1. Install "python3-lit.noarch" package

Please follow the instructions below to install python3-lit.noarch on AlmaLinux 8

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

2. Uninstall "python3-lit.noarch" package

Here is a brief guide to show you how to uninstall python3-lit.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 2:07:44 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-lit
Version : 13.0.1
Release : 1.module_el8.6.0+2864+ffe288a1
Architecture : noarch
Size : 161 k
Source : python-lit-13.0.1-1.module_el8.6.0+2864+ffe288a1.src.rpm
Repository : 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.