How to Install and Uninstall python3-stuf.noarch Package on Fedora 36
Last updated: November 29,2024
1. Install "python3-stuf.noarch" package
In this section, we are going to explain the necessary steps to install python3-stuf.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-stuf.noarch
Copied
2. Uninstall "python3-stuf.noarch" package
Please follow the steps below to uninstall python3-stuf.noarch on Fedora 36:
$
sudo dnf remove
python3-stuf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-stuf.noarch package on Fedora 36
Last metadata expiration check: 5:57:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-stuf
Version : 0.9.16
Release : 28.fc36
Architecture : noarch
Size : 51 k
Source : python-stuf-0.9.16-28.fc36.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.
Available Packages
Name : python3-stuf
Version : 0.9.16
Release : 28.fc36
Architecture : noarch
Size : 51 k
Source : python-stuf-0.9.16-28.fc36.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.