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

Last updated: July 03,2024

1. Install "python310-dunamai" package

Please follow the instructions below to install python310-dunamai on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dunamai

2. Uninstall "python310-dunamai" package

Learn how to uninstall python310-dunamai on openSuSE Tumbleweed:

$ sudo zypper remove python310-dunamai

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

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