How to Install and Uninstall python3-pyutil.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-pyutil.noarch" package
This guide covers the steps necessary to install python3-pyutil.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyutil.noarch
Copied
2. Uninstall "python3-pyutil.noarch" package
Please follow the step by step instructions below to uninstall python3-pyutil.noarch on Fedora 36:
$
sudo dnf remove
python3-pyutil.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyutil.noarch package on Fedora 36
Last metadata expiration check: 0:34:43 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-pyutil
Version : 3.1.0
Release : 12.fc36
Architecture : noarch
Size : 313 k
Source : pyutil-3.1.0-12.fc36.src.rpm
Repository : fedora
Summary : A collection of mature utilities for Python programmers
URL : https://github.com/tpltnt/pyutil
License : GPLv2+
Description : These are a few data structures, classes and functions which we've needed
: over many years of Python programming and which seem to be of general use
: to other Python programmers. Many of the modules that have existed in pyutil
: over the years have subsequently been obsoleted by new features added to
: the Python language or its standard library, thus showing that we're not
: alone in wanting tools like these.
Available Packages
Name : python3-pyutil
Version : 3.1.0
Release : 12.fc36
Architecture : noarch
Size : 313 k
Source : pyutil-3.1.0-12.fc36.src.rpm
Repository : fedora
Summary : A collection of mature utilities for Python programmers
URL : https://github.com/tpltnt/pyutil
License : GPLv2+
Description : These are a few data structures, classes and functions which we've needed
: over many years of Python programming and which seem to be of general use
: to other Python programmers. Many of the modules that have existed in pyutil
: over the years have subsequently been obsoleted by new features added to
: the Python language or its standard library, thus showing that we're not
: alone in wanting tools like these.