How to Install and Uninstall python312-versiontools Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python312-versiontools" package
This tutorial shows how to install python312-versiontools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-versiontools
Copied
2. Uninstall "python312-versiontools" package
This guide let you learn how to uninstall python312-versiontools on openSuSE Tumbleweed:
$
sudo zypper remove
python312-versiontools
Copied
3. Information about the python312-versiontools package on openSuSE Tumbleweed
Information for package python312-versiontools:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-versiontools
Version : 1.9.1-14.25
Arch : noarch
Vendor : openSUSE
Installed Size : 150.4 KiB
Installed : No
Status : not installed
Source package : python-versiontools-1.9.1-14.25.src
Upstream URL : https://launchpad.net/versiontools
Summary : Smart replacement for plain tuple used in __version__
Description :
Smart replacement for plain tuple used in __version__.
* Keep a *single version definition* inside your package or module
* Get proper versioning of development snapshots coupled with your
Version Control System (pluggable support for additional systems
available)
* Produce nice version strings for released files that are compliant
with PEP 386
* Remain comparable as tuple of integers
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-versiontools
Version : 1.9.1-14.25
Arch : noarch
Vendor : openSUSE
Installed Size : 150.4 KiB
Installed : No
Status : not installed
Source package : python-versiontools-1.9.1-14.25.src
Upstream URL : https://launchpad.net/versiontools
Summary : Smart replacement for plain tuple used in __version__
Description :
Smart replacement for plain tuple used in __version__.
* Keep a *single version definition* inside your package or module
* Get proper versioning of development snapshots coupled with your
Version Control System (pluggable support for additional systems
available)
* Produce nice version strings for released files that are compliant
with PEP 386
* Remain comparable as tuple of integers