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

Last updated: May 15,2024

1. Install "glusterfs-common" package

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

$ sudo apt update $ sudo apt install glusterfs-common

2. Uninstall "glusterfs-common" package

This is a short guide on how to uninstall glusterfs-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: glusterfs-common
Priority: optional
Section: universe/libs
Installed-Size: 12125
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: glusterfs
Version: 3.7.6-1ubuntu1
Replaces: glusterfs-server (<< 3.4.0~qa5), libglusterfs-dev, libglusterfs0
Depends: libacl1 (>= 2.2.51-8), libaio1 (>= 0.3.93), libc6 (>= 2.15), libglib2.0-0 (>= 2.16.0), libibverbs1 (>= 1.1.2), liblvm2app2.2 (>= 2.02.133), libpython2.7 (>= 2.7), librdmacm1 (>= 1.0.16), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.1), liburcu4 (>= 0.8.4), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), python:any (>= 2.7.5-5~), libacl1-dev, psmisc
Conflicts: libglusterfs-dev, libglusterfs0
Breaks: glusterfs-server (<< 3.4.0~qa5)
Filename: pool/universe/g/glusterfs/glusterfs-common_3.7.6-1ubuntu1_amd64.deb
Size: 2681726
MD5sum: 0783e3624b92878cbe1e68269b9b29c3
SHA1: 2e382bee5ba0e5d111ffcec859cf3ee81eb78f3a
SHA256: eb6402d91d4e2a67dfe19e4728421bcc7fb28f36f99ce2156c8c9deb3c807107
Description-en: GlusterFS common libraries and translator modules
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 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 includes libglusterfs and glusterfs translator modules
common to both GlusterFS server and client framework.
Description-md5: 14fb61656fcb482fb70b2a8d7b3de9e4
Homepage: http://www.gluster.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu