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

Last updated: March 14,2025

1. Install "python3-setuptools_scm" package

Please follow the instructions below to install python3-setuptools_scm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-setuptools_scm

2. Uninstall "python3-setuptools_scm" package

In this section, we are going to explain the necessary steps to uninstall python3-setuptools_scm on openSUSE Leap:

$ sudo zypper remove python3-setuptools_scm

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

Information for package python3-setuptools_scm:
-----------------------------------------------
Repository : Main Repository
Name : python3-setuptools_scm
Version : 3.5.0-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 172.0 KiB
Installed : No
Status : not installed
Source package : python-setuptools_scm-3.5.0-1.1.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.