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

Last updated: May 06,2024

1. Install "python3-vcversioner" package

Please follow the step by step instructions below to install python3-vcversioner on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-vcversioner

2. Uninstall "python3-vcversioner" package

This guide let you learn how to uninstall python3-vcversioner on openSUSE Leap:

$ sudo zypper remove python3-vcversioner

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

Information for package python3-vcversioner:
--------------------------------------------
Repository : Main Repository
Name : python3-vcversioner
Version : 2.16.0.0-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 49.9 KiB
Installed : No
Status : not installed
Source package : python-vcversioner-2.16.0.0-1.20.src
Upstream URL : https://github.com/habnabit/vcversioner
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.