How To Install python3-pyutil on Fedora 36

In this tutorial we learn how to install python3-pyutil in Fedora 36. python3-pyutil is A collection of mature utilities for Python programmers

Introduction

In this tutorial we learn how to install python3-pyutil on Fedora 36.

What is python3-pyutil

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.

We can use yum or dnf to install python3-pyutil on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-pyutil.

Install python3-pyutil on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-pyutil using dnf by running the following command:

sudo dnf -y install python3-pyutil

Install python3-pyutil on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-pyutil using yum by running the following command:

sudo yum -y install python3-pyutil

How To Uninstall python3-pyutil on Fedora 36

To uninstall only the python3-pyutil package we can use the following command:

sudo dnf remove python3-pyutil

python3-pyutil Package Contents on Fedora 36

/usr/bin/pyutil_lines
/usr/bin/pyutil_passphrase
/usr/bin/pyutil_randcookie
/usr/bin/pyutil_randfile
/usr/bin/pyutil_tailx
/usr/bin/pyutil_try_decoding
/usr/bin/pyutil_unsort
/usr/bin/pyutil_verinfo
/usr/lib/python3.10/site-packages/pyutil
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/pyutil-3.1.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/pyutil/PickleSaver.py
/usr/lib/python3.10/site-packages/pyutil/PickleSaver.pyc
/usr/lib/python3.10/site-packages/pyutil/__init__.py
/usr/lib/python3.10/site-packages/pyutil/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__
/usr/lib/python3.10/site-packages/pyutil/__pycache__/PickleSaver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/PickleSaver.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/_version.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/assertutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/assertutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/assertutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/benchutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/benchutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/dictutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/dictutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/fileutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/fileutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/fileutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/find_exe.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/find_exe.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/humanreadable.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/humanreadable.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/humanreadable.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/increasing_timer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/increasing_timer.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/increasing_timer.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/iputil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/iputil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/iputil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/jsonutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/jsonutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/jsonutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/lineutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/lineutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/logutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/logutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/mathutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/mathutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/mathutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/memutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/memutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/nummedobj.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/nummedobj.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/observer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/observer.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/observer.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/odict.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/odict.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/odict.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/platformutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/platformutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/randutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/randutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/repeatable_random.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/repeatable_random.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/repeatable_random.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/strutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/strutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/testutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/testutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/testutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/time_format.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/time_format.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/time_format.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/twistedutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/twistedutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/verlib.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/verlib.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/verlib.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/version_class.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/version_class.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/version_class.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/weakutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/weakutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/zlibutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/__pycache__/zlibutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/_version.py
/usr/lib/python3.10/site-packages/pyutil/_version.pyc
/usr/lib/python3.10/site-packages/pyutil/assertutil.py
/usr/lib/python3.10/site-packages/pyutil/assertutil.pyc
/usr/lib/python3.10/site-packages/pyutil/benchutil.py
/usr/lib/python3.10/site-packages/pyutil/cache.py
/usr/lib/python3.10/site-packages/pyutil/cache.pyc
/usr/lib/python3.10/site-packages/pyutil/data
/usr/lib/python3.10/site-packages/pyutil/data/wordlist.txt
/usr/lib/python3.10/site-packages/pyutil/dictutil.py
/usr/lib/python3.10/site-packages/pyutil/dictutil.pyc
/usr/lib/python3.10/site-packages/pyutil/fileutil.py
/usr/lib/python3.10/site-packages/pyutil/fileutil.pyc
/usr/lib/python3.10/site-packages/pyutil/find_exe.py
/usr/lib/python3.10/site-packages/pyutil/humanreadable.py
/usr/lib/python3.10/site-packages/pyutil/humanreadable.pyc
/usr/lib/python3.10/site-packages/pyutil/increasing_timer.py
/usr/lib/python3.10/site-packages/pyutil/increasing_timer.pyc
/usr/lib/python3.10/site-packages/pyutil/iputil.py
/usr/lib/python3.10/site-packages/pyutil/iputil.pyc
/usr/lib/python3.10/site-packages/pyutil/jsonutil.py
/usr/lib/python3.10/site-packages/pyutil/jsonutil.pyc
/usr/lib/python3.10/site-packages/pyutil/lineutil.py
/usr/lib/python3.10/site-packages/pyutil/logutil.py
/usr/lib/python3.10/site-packages/pyutil/mathutil.py
/usr/lib/python3.10/site-packages/pyutil/mathutil.pyc
/usr/lib/python3.10/site-packages/pyutil/memutil.py
/usr/lib/python3.10/site-packages/pyutil/memutil.pyc
/usr/lib/python3.10/site-packages/pyutil/nummedobj.py
/usr/lib/python3.10/site-packages/pyutil/nummedobj.pyc
/usr/lib/python3.10/site-packages/pyutil/observer.py
/usr/lib/python3.10/site-packages/pyutil/observer.pyc
/usr/lib/python3.10/site-packages/pyutil/odict.py
/usr/lib/python3.10/site-packages/pyutil/odict.pyc
/usr/lib/python3.10/site-packages/pyutil/platformutil.py
/usr/lib/python3.10/site-packages/pyutil/randutil.py
/usr/lib/python3.10/site-packages/pyutil/randutil.pyc
/usr/lib/python3.10/site-packages/pyutil/repeatable_random.py
/usr/lib/python3.10/site-packages/pyutil/repeatable_random.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts
/usr/lib/python3.10/site-packages/pyutil/scripts/__init__.py
/usr/lib/python3.10/site-packages/pyutil/scripts/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/lines.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/lines.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/memdump2dot.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/memdump2dot.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/passphrase.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/passphrase.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/passphrase.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/randcookie.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/randcookie.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/randfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/randfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/tailx.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/tailx.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/try_decoding.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/try_decoding.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/unsort.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/unsort.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/verinfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/__pycache__/verinfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/lines.py
/usr/lib/python3.10/site-packages/pyutil/scripts/memdump2dot.py
/usr/lib/python3.10/site-packages/pyutil/scripts/passphrase.py
/usr/lib/python3.10/site-packages/pyutil/scripts/passphrase.pyc
/usr/lib/python3.10/site-packages/pyutil/scripts/randcookie.py
/usr/lib/python3.10/site-packages/pyutil/scripts/randfile.py
/usr/lib/python3.10/site-packages/pyutil/scripts/tailx.py
/usr/lib/python3.10/site-packages/pyutil/scripts/try_decoding.py
/usr/lib/python3.10/site-packages/pyutil/scripts/unsort.py
/usr/lib/python3.10/site-packages/pyutil/scripts/verinfo.py
/usr/lib/python3.10/site-packages/pyutil/strutil.py
/usr/lib/python3.10/site-packages/pyutil/strutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test
/usr/lib/python3.10/site-packages/pyutil/test/__init__.py
/usr/lib/python3.10/site-packages/pyutil/test/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/test/__pycache__
/usr/lib/python3.10/site-packages/pyutil/test/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current
/usr/lib/python3.10/site-packages/pyutil/test/current/__init__.py
/usr/lib/python3.10/site-packages/pyutil/test/current/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_assertutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_assertutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_assertutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_fileutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_fileutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_fileutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_iputil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_iputil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_iputil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_jsonutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_jsonutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_jsonutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_mathutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_mathutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_mathutil.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_observer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_observer.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_observer.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_passphrase.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_passphrase.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_passphrase.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_time_format.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_time_format.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_time_format.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_verlib.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_verlib.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_verlib.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_version_class.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_version_class.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/__pycache__/test_version_class.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__init__.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_decode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_decode.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_decode.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_default.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_default.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_default.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_dump.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_dump.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_dump.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_encode_basestring_ascii.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_encode_basestring_ascii.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_encode_basestring_ascii.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_fail.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_fail.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_fail.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_float.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_float.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_float.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_indent.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_indent.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_indent.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass1.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass1.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass1.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass2.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass2.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass3.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_pass3.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_recursion.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_recursion.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_recursion.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_separators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_separators.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_separators.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_speedups.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_speedups.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_speedups.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_unicode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_unicode.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/__pycache__/test_unicode.cpython-35.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_decode.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_decode.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_default.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_default.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_dump.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_dump.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_encode_basestring_ascii.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_encode_basestring_ascii.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_fail.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_fail.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_float.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_float.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_indent.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_indent.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass1.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass2.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass2.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass3.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_pass3.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_recursion.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_recursion.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_separators.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_separators.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_speedups.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_speedups.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_unicode.py
/usr/lib/python3.10/site-packages/pyutil/test/current/json_tests/test_unicode.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_assertutil.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_assertutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_fileutil.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_fileutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_iputil.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_iputil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_jsonutil.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_jsonutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_mathutil.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_mathutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_observer.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_observer.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_passphrase.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_passphrase.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_time_format.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_time_format.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_verlib.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_verlib.pyc
/usr/lib/python3.10/site-packages/pyutil/test/current/test_version_class.py
/usr/lib/python3.10/site-packages/pyutil/test/current/test_version_class.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__init__.py
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_dictutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_dictutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_picklesaver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_picklesaver.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_xor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/__pycache__/test_xor.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_dictutil.py
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_dictutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_picklesaver.py
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_picklesaver.pyc
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_xor.py
/usr/lib/python3.10/site-packages/pyutil/test/deprecated/test_xor.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__init__.py
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_odict.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_odict.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_strutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_strutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_zlibutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/__pycache__/test_zlibutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_cache.py
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_cache.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_odict.py
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_odict.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_strutil.py
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_strutil.pyc
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_zlibutil.py
/usr/lib/python3.10/site-packages/pyutil/test/out_of_shape/test_zlibutil.pyc
/usr/lib/python3.10/site-packages/pyutil/testutil.py
/usr/lib/python3.10/site-packages/pyutil/testutil.pyc
/usr/lib/python3.10/site-packages/pyutil/time_format.py
/usr/lib/python3.10/site-packages/pyutil/time_format.pyc
/usr/lib/python3.10/site-packages/pyutil/twistedutil.py
/usr/lib/python3.10/site-packages/pyutil/twistedutil.pyc
/usr/lib/python3.10/site-packages/pyutil/verlib.py
/usr/lib/python3.10/site-packages/pyutil/verlib.pyc
/usr/lib/python3.10/site-packages/pyutil/version_class.py
/usr/lib/python3.10/site-packages/pyutil/version_class.pyc
/usr/lib/python3.10/site-packages/pyutil/weakutil.py
/usr/lib/python3.10/site-packages/pyutil/weakutil.pyc
/usr/lib/python3.10/site-packages/pyutil/xor
/usr/lib/python3.10/site-packages/pyutil/xor/__init__.py
/usr/lib/python3.10/site-packages/pyutil/xor/__init__.pyc
/usr/lib/python3.10/site-packages/pyutil/xor/__pycache__
/usr/lib/python3.10/site-packages/pyutil/xor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/xor/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/xor/__pycache__/xor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyutil/xor/__pycache__/xor.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyutil/xor/xor.py
/usr/lib/python3.10/site-packages/pyutil/xor/xor.pyc
/usr/lib/python3.10/site-packages/pyutil/zlibutil.py
/usr/lib/python3.10/site-packages/pyutil/zlibutil.pyc
/usr/share/doc/python3-pyutil
/usr/share/doc/python3-pyutil/COPYING.GPL
/usr/share/doc/python3-pyutil/COPYING.SPL.txt
/usr/share/doc/python3-pyutil/COPYING.TGPPL.rst
/usr/share/doc/python3-pyutil/CREDITS
/usr/share/doc/python3-pyutil/README.rst

References

Summary

In this tutorial we learn how to install python3-pyutil on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).