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

Last updated: October 31,2024

1. Install "python311-setuptools_scm" package

This tutorial shows how to install python311-setuptools_scm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-setuptools_scm

2. Uninstall "python311-setuptools_scm" package

Here is a brief guide to show you how to uninstall python311-setuptools_scm on openSuSE Tumbleweed:

$ sudo zypper remove python311-setuptools_scm

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

Information for package python311-setuptools_scm:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-setuptools_scm
Version : 8.0.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 359.6 KiB
Installed : No
Status : not installed
Source package : python-setuptools_scm-8.0.4-1.3.src
Upstream URL : https://github.com/pypa/setuptools_scm
Summary : Python setuptools handler for SCM tags
Description :
The setuptools_scm package handles managing one's Python package versions
in SCM metadata. It also handles file finders for the supperted SCMs.