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

Last updated: July 08,2024

1. Install "python310-lit" package

This tutorial shows how to install python310-lit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-lit

2. Uninstall "python310-lit" package

Please follow the guidance below to uninstall python310-lit on openSuSE Tumbleweed:

$ sudo zypper remove python310-lit

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

Information for package python310-lit:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-lit
Version : 0.6.0-3.15
Arch : noarch
Vendor : openSUSE
Installed Size : 411.2 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/