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

Last updated: October 27,2024

1. Install "python3-gluster.x86_64" package

Please follow the instructions below to install python3-gluster.x86_64 on Fedora 38

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

2. Uninstall "python3-gluster.x86_64" package

Here is a brief guide to show you how to uninstall python3-gluster.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 4:41:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-gluster
Version : 11.1
Release : 1.fc38
Architecture : x86_64
Size : 18 k
Source : glusterfs-11.1-1.fc38.src.rpm
Repository : updates
Summary : GlusterFS python library
URL : http://docs.gluster.org/
License : GPL-2.0-only OR LGPL-3.0-or-later
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.