How to Install and Uninstall python38-versiontools Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-versiontools" package
This tutorial shows how to install python38-versiontools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-versiontools
Copied
2. Uninstall "python38-versiontools" package
In this section, we are going to explain the necessary steps to uninstall python38-versiontools on openSuSE Tumbleweed:
$
sudo zypper remove
python38-versiontools
Copied
3. Information about the python38-versiontools package on openSuSE Tumbleweed
Information for package python38-versiontools:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-versiontools
Version : 1.9.1-14.12
Arch : noarch
Vendor : openSUSE
Installed Size : 131,5 KiB
Installed : No
Status : not installed
Source package : python-versiontools-1.9.1-14.12.src
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 : python38-versiontools
Version : 1.9.1-14.12
Arch : noarch
Vendor : openSUSE
Installed Size : 131,5 KiB
Installed : No
Status : not installed
Source package : python-versiontools-1.9.1-14.12.src
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