How to Install and Uninstall python3-lit Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python3-lit" package

Please follow the step by step instructions below to install python3-lit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-lit

2. Uninstall "python3-lit" package

In this section, we are going to explain the necessary steps to uninstall python3-lit on openSUSE Leap:

$ sudo zypper remove python3-lit

3. Information about the python3-lit package on openSUSE Leap

Information for package python3-lit:
------------------------------------
Repository : Main Repository
Name : python3-lit
Version : 0.6.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 495.8 KiB
Installed : No
Status : not installed
Source package : lit-0.6.0-bp155.2.12.src
Upstream URL : http://llvm.org/cmds/lit.html
Summary : A portable tool for executing test suites
Description :
Lit is a portable tool for executing LLVM and Clang style test suites,
summarizing their results, and providing indication of failures. Lit is
designed to be a lightweight testing tool with as simple a user interface
as possible/