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

Last updated: May 21,2024

1. Install "python311-versioningit" package

Please follow the steps below to install python311-versioningit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-versioningit

2. Uninstall "python311-versioningit" package

Please follow the guidelines below to uninstall python311-versioningit on openSuSE Tumbleweed:

$ sudo zypper remove python311-versioningit

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

Information for package python311-versioningit:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-versioningit
Version : 2.2.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 269.8 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.