How to Install and Uninstall python2-vcversioner Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-vcversioner" package

Learn how to install python2-vcversioner on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-vcversioner

2. Uninstall "python2-vcversioner" package

Please follow the instructions below to uninstall python2-vcversioner on openSUSE Leap:

$ sudo zypper remove python2-vcversioner

3. Information about the python2-vcversioner package on openSUSE Leap

Information for package python2-vcversioner:
--------------------------------------------
Repository : Main Repository
Name : python2-vcversioner
Version : 2.16.0.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 42,7 KiB
Installed : No
Status : not installed
Source package : python-vcversioner-2.16.0.0-bp153.1.15.src
Summary : Use version control tags to discover version numbers
Description :
Elevator pitch: you can write a setup.py with no version information
specified, and vcversioner will find a recent, properly-formatted
VCS tag and extract a version from it.