How to Install and Uninstall python3-gluster.x86_64 Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "python3-gluster.x86_64" package

This guide covers the steps necessary to install python3-gluster.x86_64 on AlmaLinux 9

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

2. Uninstall "python3-gluster.x86_64" package

This is a short guide on how to uninstall python3-gluster.x86_64 on AlmaLinux 9:

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

3. Information about the python3-gluster.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:24:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-gluster
Version : 6.0
Release : 57.4.el9
Architecture : x86_64
Size : 20 k
Source : glusterfs-6.0-57.4.el9.src.rpm
Repository : appstream
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 Infiniband RDMA
: or TCP/IP interconnect into one large parallel network file
: system. 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.