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

Last updated: May 14,2024

1. Install "gfarm2fs" package

Please follow the guidance below to install gfarm2fs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gfarm2fs

2. Uninstall "gfarm2fs" package

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

$ sudo apt remove gfarm2fs $ sudo apt autoclean && sudo apt autoremove

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

Package: gfarm2fs
Priority: extra
Section: universe/net
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Version: 1.2.9.8-1
Depends: libc6 (>= 2.14), libfuse2 (>= 2.6), libgfarm1 (>= 2.6.0)
Recommends: fuse
Filename: pool/universe/g/gfarm2fs/gfarm2fs_1.2.9.8-1_amd64.deb
Size: 32988
MD5sum: 033329642dd4e045548bdece7b3e79fd
SHA1: 1bfe395d0cad26c5b272a101e7fca7d5a3885418
SHA256: ecfa7d9d04b82769212c7d4be03e5f74195bf048d71ccaa69ea4d23947e3679d
Description-en: FUSE program to mount the Gfarm file system
gfarm2fs is a FUSE client to provide access to the Gfarm file system.
.
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.
Description-md5: c4765b0a58340d3c4bb8b3cbaff4dada
Homepage: http://datafarm.apgrid.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu