How To Install python3-ZEO on Fedora 36

In this tutorial we learn how to install python3-ZEO in Fedora 36. python3-ZEO is Client-server storage implementation for ZODB

Introduction

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

What is python3-ZEO

ZEO is a client-server system for sharing a single storage among many clients. When you use ZEO, the storage is opened in the ZEO server process. Client programs connect to this process using a ZEO ClientStorage. ZEO provides a consistent view of the database to all clients. The ZEO client and server communicate using a custom RPC protocol layered on top of TCP.

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

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

sudo dnf -y install python3-ZEO

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

sudo yum -y install python3-ZEO

How To Uninstall python3-ZEO on Fedora 36

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

sudo dnf remove python3-ZEO

python3-ZEO Package Contents on Fedora 36

/usr/bin/runzeo
/usr/bin/zeo-nagios
/usr/bin/zeoctl
/usr/bin/zeopack
/usr/lib/python3.10/site-packages/ZEO
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/COPYING
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/LICENSE.txt
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/ZEO-5.3.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/ZEO/ClientStorage.py
/usr/lib/python3.10/site-packages/ZEO/Exceptions.py
/usr/lib/python3.10/site-packages/ZEO/StorageServer.py
/usr/lib/python3.10/site-packages/ZEO/TransactionBuffer.py
/usr/lib/python3.10/site-packages/ZEO/__init__.py
/usr/lib/python3.10/site-packages/ZEO/__pycache__
/usr/lib/python3.10/site-packages/ZEO/__pycache__/ClientStorage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/ClientStorage.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/Exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/Exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/StorageServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/StorageServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/TransactionBuffer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/TransactionBuffer.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/_forker.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/_forker.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/hash.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/hash.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/interfaces.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/interfaces.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/monitor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/monitor.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/nagios.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/nagios.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/runzeo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/runzeo.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/shortrepr.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/shortrepr.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/zconfig.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/zconfig.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/zeoctl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/__pycache__/zeoctl.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/_compat.py
/usr/lib/python3.10/site-packages/ZEO/_forker.py
/usr/lib/python3.10/site-packages/ZEO/asyncio
/usr/lib/python3.10/site-packages/ZEO/asyncio/README.rst
/usr/lib/python3.10/site-packages/ZEO/asyncio/__init__.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/marshal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/marshal.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/mtacceptor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/mtacceptor.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/testing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/testing.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/tests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/__pycache__/tests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/asyncio/base.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/client.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/compat.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/marshal.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/mtacceptor.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/server.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/testing.py
/usr/lib/python3.10/site-packages/ZEO/asyncio/tests.py
/usr/lib/python3.10/site-packages/ZEO/cache.py
/usr/lib/python3.10/site-packages/ZEO/component.xml
/usr/lib/python3.10/site-packages/ZEO/hash.py
/usr/lib/python3.10/site-packages/ZEO/interfaces.py
/usr/lib/python3.10/site-packages/ZEO/monitor.py
/usr/lib/python3.10/site-packages/ZEO/nagios.py
/usr/lib/python3.10/site-packages/ZEO/nagios.rst
/usr/lib/python3.10/site-packages/ZEO/runzeo.py
/usr/lib/python3.10/site-packages/ZEO/schema.xml
/usr/lib/python3.10/site-packages/ZEO/scripts
/usr/lib/python3.10/site-packages/ZEO/scripts/README.txt
/usr/lib/python3.10/site-packages/ZEO/scripts/__init__.py
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/cache_simul.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/cache_simul.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/cache_stats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/cache_stats.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/parsezeolog.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/parsezeolog.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/tests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/tests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/timeout.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/timeout.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeopack.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeopack.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoqueue.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoqueue.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoreplay.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoreplay.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoserverlog.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoserverlog.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/__pycache__/zeoup.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/scripts/cache_simul.py
/usr/lib/python3.10/site-packages/ZEO/scripts/cache_stats.py
/usr/lib/python3.10/site-packages/ZEO/scripts/parsezeolog.py
/usr/lib/python3.10/site-packages/ZEO/scripts/tests.py
/usr/lib/python3.10/site-packages/ZEO/scripts/timeout.py
/usr/lib/python3.10/site-packages/ZEO/scripts/zeopack.py
/usr/lib/python3.10/site-packages/ZEO/scripts/zeopack.test
/usr/lib/python3.10/site-packages/ZEO/scripts/zeoqueue.py
/usr/lib/python3.10/site-packages/ZEO/scripts/zeoreplay.py
/usr/lib/python3.10/site-packages/ZEO/scripts/zeoserverlog.py
/usr/lib/python3.10/site-packages/ZEO/scripts/zeoup.py
/usr/lib/python3.10/site-packages/ZEO/server.xml
/usr/lib/python3.10/site-packages/ZEO/shortrepr.py
/usr/lib/python3.10/site-packages/ZEO/tests
/usr/lib/python3.10/site-packages/ZEO/tests/Cache.py
/usr/lib/python3.10/site-packages/ZEO/tests/CommitLockTests.py
/usr/lib/python3.10/site-packages/ZEO/tests/ConnectionTests.py
/usr/lib/python3.10/site-packages/ZEO/tests/InvalidationTests.py
/usr/lib/python3.10/site-packages/ZEO/tests/IterationTests.py
/usr/lib/python3.10/site-packages/ZEO/tests/TestThread.py
/usr/lib/python3.10/site-packages/ZEO/tests/ThreadTests.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/README.rst
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/StorageServer.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__init__.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/StorageServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/StorageServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/hash.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/hash.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/monitor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/monitor.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/runzeo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/__pycache__/runzeo.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__init__.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/auth_digest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/auth_digest.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/hmac.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/__pycache__/hmac.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/auth_digest.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/base.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/auth/hmac.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/component.xml
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/hash.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/monitor.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/runzeo.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/schema.xml
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__init__.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/_hmac.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/_hmac.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/connection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/connection.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/error.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/log.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/log.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/marshal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/marshal.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/smac.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/smac.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/trigger.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/__pycache__/trigger.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/_hmac.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/client.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/connection.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/error.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/log.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/marshal.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/server.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/smac.py
/usr/lib/python3.10/site-packages/ZEO/tests/ZEO4/zrpc/trigger.py
/usr/lib/python3.10/site-packages/ZEO/tests/__init__.py
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/Cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/Cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/CommitLockTests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/CommitLockTests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/ConnectionTests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/ConnectionTests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/InvalidationTests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/InvalidationTests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/IterationTests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/IterationTests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/TestThread.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/TestThread.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/ThreadTests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/ThreadTests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/forker.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/forker.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/servertesting.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/servertesting.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/speed.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/speed.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/stress.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/stress.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConfig.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConfig.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConnection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConnection.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConversionSupport.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testConversionSupport.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testTransactionBuffer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testTransactionBuffer.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEO.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEO.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEO2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEO2.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEOOptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEOOptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEOServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testZEOServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_client_credentials.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_client_credentials.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_client_side_conflict_resolution.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_client_side_conflict_resolution.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_marshal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_marshal.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_sync.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/test_sync.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testssl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/testssl.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/threaded.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/threaded.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/ZEO/tests/client-config.test
/usr/lib/python3.10/site-packages/ZEO/tests/client.pem
/usr/lib/python3.10/site-packages/ZEO/tests/client_key.pem
/usr/lib/python3.10/site-packages/ZEO/tests/drop_cache_rather_than_verify.txt
/usr/lib/python3.10/site-packages/ZEO/tests/dynamic_server_ports.test
/usr/lib/python3.10/site-packages/ZEO/tests/forker.py
/usr/lib/python3.10/site-packages/ZEO/tests/invalidation-age.txt
/usr/lib/python3.10/site-packages/ZEO/tests/new_addr.test
/usr/lib/python3.10/site-packages/ZEO/tests/protocols.test
/usr/lib/python3.10/site-packages/ZEO/tests/server.pem
/usr/lib/python3.10/site-packages/ZEO/tests/server.pem.csr
/usr/lib/python3.10/site-packages/ZEO/tests/server_key.pem
/usr/lib/python3.10/site-packages/ZEO/tests/serverpw.pem
/usr/lib/python3.10/site-packages/ZEO/tests/serverpw_key.pem
/usr/lib/python3.10/site-packages/ZEO/tests/servertesting.py
/usr/lib/python3.10/site-packages/ZEO/tests/speed.py
/usr/lib/python3.10/site-packages/ZEO/tests/stress.py
/usr/lib/python3.10/site-packages/ZEO/tests/testConfig.py
/usr/lib/python3.10/site-packages/ZEO/tests/testConnection.py
/usr/lib/python3.10/site-packages/ZEO/tests/testConversionSupport.py
/usr/lib/python3.10/site-packages/ZEO/tests/testTransactionBuffer.py
/usr/lib/python3.10/site-packages/ZEO/tests/testZEO.py
/usr/lib/python3.10/site-packages/ZEO/tests/testZEO2.py
/usr/lib/python3.10/site-packages/ZEO/tests/testZEOOptions.py
/usr/lib/python3.10/site-packages/ZEO/tests/testZEOServer.py
/usr/lib/python3.10/site-packages/ZEO/tests/test_cache.py
/usr/lib/python3.10/site-packages/ZEO/tests/test_client_credentials.py
/usr/lib/python3.10/site-packages/ZEO/tests/test_client_side_conflict_resolution.py
/usr/lib/python3.10/site-packages/ZEO/tests/test_marshal.py
/usr/lib/python3.10/site-packages/ZEO/tests/test_sync.py
/usr/lib/python3.10/site-packages/ZEO/tests/testssl.py
/usr/lib/python3.10/site-packages/ZEO/tests/threaded.py
/usr/lib/python3.10/site-packages/ZEO/tests/utils.py
/usr/lib/python3.10/site-packages/ZEO/tests/zdoptions.test
/usr/lib/python3.10/site-packages/ZEO/tests/zeo-fan-out.test
/usr/lib/python3.10/site-packages/ZEO/tests/zeo_blob_cache.test
/usr/lib/python3.10/site-packages/ZEO/util.py
/usr/lib/python3.10/site-packages/ZEO/version.txt
/usr/lib/python3.10/site-packages/ZEO/zconfig.py
/usr/lib/python3.10/site-packages/ZEO/zeoctl.py
/usr/lib/python3.10/site-packages/ZEO/zeoctl.xml
/usr/share/doc/python3-ZEO
/usr/share/doc/python3-ZEO/CHANGES.html
/usr/share/doc/python3-ZEO/README.html
/usr/share/licenses/python3-ZEO
/usr/share/licenses/python3-ZEO/COPYRIGHT.txt

References

Summary

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