How to Install and Uninstall python-lit.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "python-lit.src" package
In this section, we are going to explain the necessary steps to install python-lit.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-lit.src
Copied
2. Uninstall "python-lit.src" package
Please follow the guidelines below to uninstall python-lit.src on Oracle Linux 8:
$
sudo dnf remove
python-lit.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-lit.src package on Oracle Linux 8
Last metadata expiration check: 0:30:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-lit
Version : 13.0.1
Release : 1.module+el8.6.0+20527+760cef7e
Architecture : src
Size : 133 k
Source : None
Repository : ol8_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 : 13.0.1
Release : 1.module+el8.6.0+20527+760cef7e
Architecture : src
Size : 133 k
Source : None
Repository : ol8_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.