How to Install and Uninstall python310-versioningit Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python310-versioningit" package

Please follow the step by step instructions below to install python310-versioningit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-versioningit

2. Uninstall "python310-versioningit" package

This tutorial shows how to uninstall python310-versioningit on openSuSE Tumbleweed:

$ sudo zypper remove python310-versioningit

3. Information about the python310-versioningit package on openSuSE Tumbleweed

Information for package python310-versioningit:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-versioningit
Version : 2.2.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 215.2 KiB
Installed : No
Status : not installed
Source package : python-versioningit-2.2.0-1.7.src
Upstream URL : https://github.com/jwodder/versioningit
Summary : Versioning It with your Version In Git
Description :
Python Setuptools plugin for automatically determining your package's version
based on your version control repository's tags. Unlike others, it allows easy
customization of the version format and even lets you easily override the
separate functions used for version extraction & calculation.