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

Last updated: October 05,2024

1. Install "python311-vcversioner" package

Please follow the step by step instructions below to install python311-vcversioner on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-vcversioner

2. Uninstall "python311-vcversioner" package

Please follow the step by step instructions below to uninstall python311-vcversioner on openSuSE Tumbleweed:

$ sudo zypper remove python311-vcversioner

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

Information for package python311-vcversioner:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-vcversioner
Version : 2.16.0.0-4.14
Arch : noarch
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : python-vcversioner-2.16.0.0-4.14.src
Upstream URL : https://github.com/habnabit/vcversioner
Summary : setup.py extension for deriving versions from SCM tags
Description :
A setup.py file can be written with no version information
specified, and vcversioner will find a recent, properly-formatted
VCS tag and extract a version from it.