How to Install and Uninstall python-lit.src Package on Oracle Linux 9
Last updated: November 17,2024
1. Install "python-lit.src" package
This is a short guide on how to install python-lit.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-lit.src
Copied
2. Uninstall "python-lit.src" package
Here is a brief guide to show you how to uninstall python-lit.src on Oracle Linux 9:
$
sudo dnf remove
python-lit.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-lit.src package on Oracle Linux 9
Last metadata expiration check: 0:25:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-lit
Version : 16.0.6
Release : 2.el9
Architecture : src
Size : 169 k
Source : None
Repository : ol9_appstream
Summary : Tool for executing llvm test suites
URL : https://pypi.python.org/pypi/lit
License : NCSA
Description : lit is a tool used by the LLVM project for executing its test suites.
Available Packages
Name : python-lit
Version : 16.0.6
Release : 2.el9
Architecture : src
Size : 169 k
Source : None
Repository : ol9_appstream
Summary : Tool for executing llvm test suites
URL : https://pypi.python.org/pypi/lit
License : NCSA
Description : lit is a tool used by the LLVM project for executing its test suites.