How to Install and Uninstall python3-ZEO.x86_64 Package on Fedora 38
Last updated: November 29,2024
1. Install "python3-ZEO.x86_64" package
Please follow the steps below to install python3-ZEO.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-ZEO.x86_64
Copied
2. Uninstall "python3-ZEO.x86_64" package
This guide covers the steps necessary to uninstall python3-ZEO.x86_64 on Fedora 38:
$
sudo dnf remove
python3-ZEO.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ZEO.x86_64 package on Fedora 38
Last metadata expiration check: 0:54:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-ZEO
Version : 5.4.0
Release : 1.fc38
Architecture : x86_64
Size : 582 k
Source : python-ZEO-5.4.0-1.fc38.src.rpm
Repository : fedora
Summary : Client-server storage implementation for ZODB
URL : https://www.zodb.org/
License : ZPL-2.1
Description :
: 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.
Available Packages
Name : python3-ZEO
Version : 5.4.0
Release : 1.fc38
Architecture : x86_64
Size : 582 k
Source : python-ZEO-5.4.0-1.fc38.src.rpm
Repository : fedora
Summary : Client-server storage implementation for ZODB
URL : https://www.zodb.org/
License : ZPL-2.1
Description :
: 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.