How to Install and Uninstall python3-minibelt.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-minibelt.noarch" package

This guide covers the steps necessary to install python3-minibelt.noarch on Fedora 34

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

2. Uninstall "python3-minibelt.noarch" package

Learn how to uninstall python3-minibelt.noarch on Fedora 34:

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

3. Information about the python3-minibelt.noarch package on Fedora 34

Last metadata expiration check: 1:07:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-minibelt
Version : 0.1.1
Release : 18.fc34
Architecture : noarch
Size : 24 k
Source : python-minibelt-0.1.1-18.fc34.src.rpm
Repository : fedora
Summary : One-file utility module filled with helper functions for Python
URL : http://pypi.python.org/pypi/minibelt
License : zlib
Description : One-file utility module filled with helper functions for day to day
: Python programming. This is a subset of batbelt, with only the most used
: features, packed in a tiny file, and Python 2.7/3.3 compatible.