How to Install and Uninstall libglusterfs-devel.i686 Package on Fedora 39

Last updated: May 20,2024

1. Install "libglusterfs-devel.i686" package

Please follow the step by step instructions below to install libglusterfs-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libglusterfs-devel.i686

2. Uninstall "libglusterfs-devel.i686" package

This tutorial shows how to uninstall libglusterfs-devel.i686 on Fedora 39:

$ sudo dnf remove libglusterfs-devel.i686 $ sudo dnf autoremove

3. Information about the libglusterfs-devel.i686 package on Fedora 39

Last metadata expiration check: 0:21:15 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libglusterfs-devel
Version : 11.1
Release : 1.fc39
Architecture : i686
Size : 129 k
Source : glusterfs-11.1-1.fc39.src.rpm
Repository : updates
Summary : GlusterFS libglusterfs 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 provides libglusterfs.so and the gluster C header files.