How To Install python3-pyrsistent on Fedora 36

In this tutorial we learn how to install python3-pyrsistent in Fedora 36. python3-pyrsistent is Persistent/Functional/Immutable data structures

Introduction

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

What is python3-pyrsistent

Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.

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

Install python3-pyrsistent 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-pyrsistent using dnf by running the following command:

sudo dnf -y install python3-pyrsistent

Install python3-pyrsistent 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-pyrsistent using yum by running the following command:

sudo yum -y install python3-pyrsistent

How To Uninstall python3-pyrsistent on Fedora 36

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

sudo dnf remove python3-pyrsistent

python3-pyrsistent Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/af600697757f6c32fe5f41087c901cc9d29392
/usr/lib64/python3.10/site-packages/__pycache__/_pyrsistent_version.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/__pycache__/_pyrsistent_version.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_pyrsistent_version.py
/usr/lib64/python3.10/site-packages/pvectorc.cpython-310-x86_64-linux-gnu.so
/usr/lib64/python3.10/site-packages/pyrsistent
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info/INSTALLER
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info/LICENSE.mit
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info/METADATA
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info/WHEEL
/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1.dist-info/top_level.txt
/usr/lib64/python3.10/site-packages/pyrsistent/__init__.py
/usr/lib64/python3.10/site-packages/pyrsistent/__init__.pyi
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_checked_types.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_checked_types.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_field_common.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_field_common.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_helpers.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_helpers.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_immutable.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_immutable.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pbag.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pbag.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pclass.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pclass.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pdeque.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pdeque.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_plist.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_plist.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pmap.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pmap.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_precord.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_precord.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pset.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pset.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pvector.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_pvector.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_toolz.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_toolz.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_transformations.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/_transformations.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/typing.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/__pycache__/typing.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyrsistent/_checked_types.py
/usr/lib64/python3.10/site-packages/pyrsistent/_field_common.py
/usr/lib64/python3.10/site-packages/pyrsistent/_helpers.py
/usr/lib64/python3.10/site-packages/pyrsistent/_immutable.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pbag.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pclass.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pdeque.py
/usr/lib64/python3.10/site-packages/pyrsistent/_plist.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pmap.py
/usr/lib64/python3.10/site-packages/pyrsistent/_precord.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pset.py
/usr/lib64/python3.10/site-packages/pyrsistent/_pvector.py
/usr/lib64/python3.10/site-packages/pyrsistent/_toolz.py
/usr/lib64/python3.10/site-packages/pyrsistent/_transformations.py
/usr/lib64/python3.10/site-packages/pyrsistent/py.typed
/usr/lib64/python3.10/site-packages/pyrsistent/typing.py
/usr/lib64/python3.10/site-packages/pyrsistent/typing.pyi

References

Summary

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