How to Install and Uninstall glusterfs-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "glusterfs-client" package

Please follow the instructions below to install glusterfs-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install glusterfs-client

2. Uninstall "glusterfs-client" package

Please follow the guidance below to uninstall glusterfs-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove glusterfs-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the glusterfs-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: glusterfs-client
Priority: optional
Section: universe/admin
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: glusterfs
Version: 3.7.6-1ubuntu1
Depends: lsb-base (>= 4.1+Debian11ubuntu7), libc6 (>= 2.14), python, fuse, glusterfs-common (>= 3.7.6-1ubuntu1)
Filename: pool/universe/g/glusterfs/glusterfs-client_3.7.6-1ubuntu1_amd64.deb
Size: 24338
MD5sum: 3a3a1c82e0a6f344be1c6630dcf23b7e
SHA1: 0d832cf08608d1cff9d8d16235339ea8e1375909
SHA256: 4aa58e62015eecdf0f1660b98e076efb422cdbb0dc5a9b16bcbffab6b9cc88fd
Description-en: clustered file-system (client package)
GlusterFS is a clustered file-system capable of scaling to several
peta-bytes. 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 system 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 userspace and easily manageable.
.
This package provides the FUSE based GlusterFS tool.
Description-md5: 8efac921cc08866346a58b8e20a68019
Homepage: http://www.gluster.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu