How to Install and Uninstall python3-dunamai.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "python3-dunamai.noarch" package

This guide covers the steps necessary to install python3-dunamai.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-dunamai.noarch

2. Uninstall "python3-dunamai.noarch" package

This tutorial shows how to uninstall python3-dunamai.noarch on Fedora 39:

$ sudo dnf remove python3-dunamai.noarch $ sudo dnf autoremove

3. Information about the python3-dunamai.noarch package on Fedora 39

Last metadata expiration check: 3:38:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-dunamai
Version : 1.19.2
Release : 1.fc39
Architecture : noarch
Size : 88 k
Source : python-dunamai-1.19.2-1.fc39.src.rpm
Repository : updates
Summary : Dynamic version generation
URL : https://pypi.org/pypi/dunamai
License : MIT
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.