How to Install and Uninstall glusterfs Package on openSUSE Leap

Last updated: October 06,2024

1. Install "glusterfs" package

This guide let you learn how to install glusterfs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install glusterfs

2. Uninstall "glusterfs" package

Here is a brief guide to show you how to uninstall glusterfs on openSUSE Leap:

$ sudo zypper remove glusterfs

3. Information about the glusterfs package on openSUSE Leap

Information for package glusterfs:
----------------------------------
Repository : Main Repository
Name : glusterfs
Version : 9.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 24.9 MiB
Installed : No
Status : not installed
Source package : glusterfs-9.3-bp155.2.16.src
Upstream URL : https://www.gluster.org/
Summary : Aggregating distributed file system
Description :
GlusterFS is a clustered 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.