How to Install and Uninstall python311-lit Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-lit" package

Please follow the steps below to install python311-lit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-lit

2. Uninstall "python311-lit" package

This tutorial shows how to uninstall python311-lit on openSuSE Tumbleweed:

$ sudo zypper remove python311-lit

3. Information about the python311-lit package on openSuSE Tumbleweed

Information for package python311-lit:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-lit
Version : 0.6.0-3.15
Arch : noarch
Vendor : openSUSE
Installed Size : 583.0 KiB
Installed : No
Status : not installed
Source package : lit-0.6.0-3.15.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/