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

Last updated: September 29,2024

1. Install "python3-dunamai.noarch" package

Learn how to install python3-dunamai.noarch on Fedora 38

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

2. Uninstall "python3-dunamai.noarch" package

Here is a brief guide to show you how to uninstall python3-dunamai.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:41:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-dunamai
Version : 1.18.0
Release : 1.fc38
Architecture : noarch
Size : 88 k
Source : python-dunamai-1.18.0-1.fc38.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.