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

Last updated: September 25,2024

1. Install "python3-stuf.noarch" package

Please follow the guidance below to install python3-stuf.noarch on Fedora 35

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

2. Uninstall "python3-stuf.noarch" package

This is a short guide on how to uninstall python3-stuf.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:25:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-stuf
Version : 0.9.16
Release : 27.fc35
Architecture : noarch
Size : 51 k
Source : python-stuf-0.9.16-27.fc35.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.