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

Last updated: July 08,2024

1. Install "python310-vcversioner" package

This guide covers the steps necessary to install python310-vcversioner on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-vcversioner

2. Uninstall "python310-vcversioner" package

Learn how to uninstall python310-vcversioner on openSuSE Tumbleweed:

$ sudo zypper remove python310-vcversioner

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

Information for package python310-vcversioner:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-vcversioner
Version : 2.16.0.0-4.14
Arch : noarch
Vendor : openSUSE
Installed Size : 39.5 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.