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

Last updated: October 05,2024

1. Install "python3-stuf.noarch" package

Please follow the step by step instructions below to install python3-stuf.noarch on Fedora 34

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

2. Uninstall "python3-stuf.noarch" package

Please follow the guidelines below to uninstall python3-stuf.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:11:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-stuf
Version : 0.9.16
Release : 25.fc34
Architecture : noarch
Size : 51 k
Source : python-stuf-0.9.16-25.fc34.src.rpm
Repository : fedora
Summary : Fancy python dictionary types
URL : http://pypi.python.org/pypi/stuf
License : BSD
Description : A collection of Python dictionary types that support attribute-style
: access. Includes *defaultdict*, *OrderedDict*, restricted, *ChainMap*,
: *Counter*, and frozen implementations plus miscellaneous utilities for
: writing Python software.