How to Install and Uninstall python2-gluster.x86_64 Package on Amazon Linux 2

Last updated: June 24,2024

1. Install "python2-gluster.x86_64" package

In this section, we are going to explain the necessary steps to install python2-gluster.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-gluster.x86_64

2. Uninstall "python2-gluster.x86_64" package

Here is a brief guide to show you how to uninstall python2-gluster.x86_64 on Amazon Linux 2:

$ sudo yum remove python2-gluster.x86_64 $ sudo yum autoremove

3. Information about the python2-gluster.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-gluster
Arch : x86_64
Version : 3.12.2
Release : 18.amzn2
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : GlusterFS python library
URL : http://gluster.readthedocs.io/en/latest/
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.