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

Last updated: June 01,2024

1. Install "python39-dunamai" package

In this section, we are going to explain the necessary steps to install python39-dunamai on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dunamai

2. Uninstall "python39-dunamai" package

Please follow the guidance below to uninstall python39-dunamai on openSuSE Tumbleweed:

$ sudo zypper remove python39-dunamai

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

Information for package python39-dunamai:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dunamai
Version : 1.19.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 186.5 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.