How to Install and Uninstall python311-setuptools_scm Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python311-setuptools_scm" package

This guide covers the steps necessary to install python311-setuptools_scm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-setuptools_scm

2. Uninstall "python311-setuptools_scm" package

Please follow the instructions below to uninstall python311-setuptools_scm on openSUSE Leap:

$ sudo zypper remove python311-setuptools_scm

3. Information about the python311-setuptools_scm package on openSUSE Leap

Information for package python311-setuptools_scm:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-setuptools_scm
Version : 7.1.0-150400.5.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 376.1 KiB
Installed : No
Status : not installed
Source package : python-setuptools_scm-7.1.0-150400.5.3.9.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.