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

Last updated: July 08,2024

1. Install "python3-setuptools_scm_git_archive" package

This tutorial shows how to install python3-setuptools_scm_git_archive on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-setuptools_scm_git_archive

2. Uninstall "python3-setuptools_scm_git_archive" package

This tutorial shows how to uninstall python3-setuptools_scm_git_archive on openSUSE Leap:

$ sudo zypper remove python3-setuptools_scm_git_archive

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

Information for package python3-setuptools_scm_git_archive:
-----------------------------------------------------------
Repository : Main Repository
Name : python3-setuptools_scm_git_archive
Version : 1.1-1.38
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.8 KiB
Installed : No
Status : not installed
Source package : python-setuptools_scm_git_archive-1.1-1.38.src
Upstream URL : https://github.com/Changaco/setuptools_scm_git_archive/
Summary : Git archive plugin setuptools_scm
Description :
This is a setuptools_scm plugin that adds support for git archives
(for example the ones GitHub automatically generates).
Note that it only works for archives of tagged commits (because git currently
lacks a format option equivalent to git describe --tags).