How to Install and Uninstall python310-flit-scm Package on openSuSE Tumbleweed

Last updated: June 27,2024

1. Install "python310-flit-scm" package

Please follow the guidance below to install python310-flit-scm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-flit-scm

2. Uninstall "python310-flit-scm" package

Here is a brief guide to show you how to uninstall python310-flit-scm on openSuSE Tumbleweed:

$ sudo zypper remove python310-flit-scm

3. Information about the python310-flit-scm package on openSuSE Tumbleweed

Information for package python310-flit-scm:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flit-scm
Version : 1.7.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 7.3 KiB
Installed : No
Status : not installed
Source package : python-flit-scm-1.7.0-2.7.src
Upstream URL : https://gitlab.com/WillDaSilva/flit_scm
Summary : PEP 518 build backend using setuptools_scm and flit
Description :
A PEP 518 build backend that uses setuptools_scm to generate a version file
from your version control system, then flit to build the package.