How to Install and Uninstall python312-dunamai Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "python312-dunamai" package

Learn how to install python312-dunamai on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-dunamai

2. Uninstall "python312-dunamai" package

Here is a brief guide to show you how to uninstall python312-dunamai on openSuSE Tumbleweed:

$ sudo zypper remove python312-dunamai

3. Information about the python312-dunamai package on openSuSE Tumbleweed

Information for package python312-dunamai:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dunamai
Version : 1.19.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 219.1 KiB
Installed : No
Status : not installed
Source package : python-dunamai-1.19.2-1.1.src
Upstream URL : https://github.com/mtkennerly/dunamai
Summary : Dynamic version generation
Description :
Dunamai is a Python 3.5+ library and command line tool for producing dynamic,
standards-compliant version strings, derived from tags in your version
control system. This facilitates uniquely identifying nightly or per-commit
builds in continuous integration and releasing new versions of your software
simply by creating a tag.