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

Last updated: June 23,2024

1. Install "python311-dunamai" package

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

$ sudo zypper refresh $ sudo zypper install python311-dunamai

2. Uninstall "python311-dunamai" package

This guide covers the steps necessary to uninstall python311-dunamai on openSuSE Tumbleweed:

$ sudo zypper remove python311-dunamai

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

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