How to Install and Uninstall gfsd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gfsd" package

In this section, we are going to explain the necessary steps to install gfsd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gfsd

2. Uninstall "gfsd" package

Please follow the guidelines below to uninstall gfsd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gfsd $ sudo apt autoclean && sudo apt autoremove

3. Information about the gfsd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gfsd
Priority: extra
Section: universe/net
Installed-Size: 230
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: gfarm
Version: 2.6.7+dfsg-1
Depends: libc6 (>= 2.15), libgfarm1 (>= 2.6.7), libssl1.0.0 (>= 1.0.0), init-system-helpers (>= 1.18~), adduser
Recommends: gfarm-client
Suggests: gfarm-doc
Filename: pool/universe/g/gfarm/gfsd_2.6.7+dfsg-1_amd64.deb
Size: 71844
MD5sum: 8984bebd7d05fefa724a1ac76a8f9860
SHA1: 06178d55c21065a9d0f3ca5ed5b99ae10122647f
SHA256: 27e2d1b808626cf03440e177f08961afdc865dccd5474953f427105da478f746
Description-en: Gfarm file system daemon
The Gfarm file system is designed to turn commodity PCs into nodes of
a distributed storage network, implementing the Grid Datafarm
architecture for global petascale data-intensive computing. It solves
performance and reliability problems in NFS and AFS by means of
multiple file replicas, and not only prevents performance degradation
due to access concentration, but also supports fault tolerance and
disaster recovery.
.
This package provides the Gfarm file system daemon, which equips a
host to function as a storage node for the network.
Description-md5: 94f134ae149cc59a9344c11b5c99568e
Homepage: https://sourceforge.net/p/gfarm/wiki/Home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu