How to Install and Uninstall python3-gluster.x86_64 Package on Fedora 34

Last updated: October 01,2024

1. Install "python3-gluster.x86_64" package

Here is a brief guide to show you how to install python3-gluster.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-gluster.x86_64

2. Uninstall "python3-gluster.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-gluster.x86_64 on Fedora 34:

$ sudo dnf remove python3-gluster.x86_64 $ sudo dnf autoremove

3. Information about the python3-gluster.x86_64 package on Fedora 34

Last metadata expiration check: 0:49:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-gluster
Version : 9.5
Release : 1.fc34
Architecture : x86_64
Size : 17 k
Source : glusterfs-9.5-1.fc34.src.rpm
Repository : updates
Summary : GlusterFS python library
URL : http://docs.gluster.org/
License : GPLv2 or LGPLv3+
Description : GlusterFS is a distributed file-system capable of scaling to several
: petabytes. It aggregates various storage bricks over TCP/IP interconnect
: into one large parallel network filesystem. GlusterFS is one of the
: most sophisticated file systems in terms of features and extensibility.
: It borrows a powerful concept called Translators from GNU Hurd kernel.
: Much of the code in GlusterFS is in user space and easily manageable.
:
: This package contains the python modules of GlusterFS and own gluster
: namespace.