How to Install and Uninstall python3-versioneer Package on openSUSE Leap
Last updated: November 27,2024
1. Install "python3-versioneer" package
Please follow the step by step instructions below to install python3-versioneer on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-versioneer
Copied
2. Uninstall "python3-versioneer" package
Please follow the step by step instructions below to uninstall python3-versioneer on openSUSE Leap:
$
sudo zypper remove
python3-versioneer
Copied
3. Information about the python3-versioneer package on openSUSE Leap
Information for package python3-versioneer:
-------------------------------------------
Repository : Main Repository
Name : python3-versioneer
Version : 0.18-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 292.2 KiB
Installed : No
Status : not installed
Source package : python-versioneer-0.18-bp155.2.12.src
Upstream URL : https://github.com/warner/python-versioneer
Summary : VCS-based management of project version strings
Description :
Versioneer is a tool to automatically update version strings (in
setup.py and the conventional ‘from PROJECT import _version’ pattern)
by asking the version control system about the current tree.
-------------------------------------------
Repository : Main Repository
Name : python3-versioneer
Version : 0.18-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 292.2 KiB
Installed : No
Status : not installed
Source package : python-versioneer-0.18-bp155.2.12.src
Upstream URL : https://github.com/warner/python-versioneer
Summary : VCS-based management of project version strings
Description :
Versioneer is a tool to automatically update version strings (in
setup.py and the conventional ‘from PROJECT import _version’ pattern)
by asking the version control system about the current tree.