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

Last updated: May 19,2024

1. Install "python36-vcversioner" package

Here is a brief guide to show you how to install python36-vcversioner on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-vcversioner

2. Uninstall "python36-vcversioner" package

In this section, we are going to explain the necessary steps to uninstall python36-vcversioner on openSuSE Tumbleweed:

$ sudo zypper remove python36-vcversioner

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

Information for package python36-vcversioner:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-vcversioner
Version : 2.16.0.0-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 47,6 KiB
Installed : No
Status : not installed
Source package : python-vcversioner-2.16.0.0-4.2.src
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.