How to Install and Uninstall python312-versioneer-toml Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python312-versioneer-toml" package

Please follow the instructions below to install python312-versioneer-toml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-versioneer-toml

2. Uninstall "python312-versioneer-toml" package

This tutorial shows how to uninstall python312-versioneer-toml on openSuSE Tumbleweed:

$ sudo zypper remove python312-versioneer-toml

3. Information about the python312-versioneer-toml package on openSuSE Tumbleweed

Information for package python312-versioneer-toml:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-versioneer-toml
Version : 0.29-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 14.7 KiB
Installed : No
Status : not installed
Source package : python-versioneer-0.29-1.4.src
Upstream URL : https://github.com/warner/python-versioneer
Summary : VCS-based management of project version strings [toml] extra
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.
This package provides the [toml] extra