How to Install and Uninstall glusterfs-server Package on Kali Linux

Last updated: May 18,2024

1. Install "glusterfs-server" package

Learn how to install glusterfs-server on Kali Linux

$ sudo apt update $ sudo apt install glusterfs-server

2. Uninstall "glusterfs-server" package

Please follow the guidelines below to uninstall glusterfs-server on Kali Linux:

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

3. Information about the glusterfs-server package on Kali Linux

Package: glusterfs-server
Source: glusterfs
Version: 11.1-4
Installed-Size: 3246
Maintainer: Patrick Matthäi
Architecture: amd64
Depends: glusterfs-cli (>= 11.1-4), glusterfs-common (>= 11.1-4), glusterfs-client (>= 11.1-4)
Recommends: nfs-common
Size: 3188380
SHA256: 8f2a9584ea94d0677025d12fe431d26c6883e66eaadb52425bd9f84d5286c5b3
SHA1: bd336d8e5e6c85f5c9715c2fdfb66891b6ea9aa9
MD5sum: a053db03b827cacffafe921928cdc129
Description: clustered file-system (server 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 installs the gluster server binaries, scripts and configuration
files to turn GlusterFS into a fully fledged file server.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gluster.org/
Tag: uitoolkit::ncurses
Section: admin
Priority: optional
Filename: pool/main/g/glusterfs/glusterfs-server_11.1-4_amd64.deb