gfal2_version
Grid file access library 2.0
Install
- All systems
-
curl cmd.cat/gfal2_version.sh
- Debian
-
apt-get install gfal2
- Ubuntu
-
apt-get install gfal2
- Kali Linux
-
apt-get install libgfal2-2
- Fedora
-
dnf install gfal2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfal2
- Raspbian
-
apt-get install gfal2
- Dockerfile
- dockerfile.run/gfal2_version
gfal2
Grid file access library 2.0
GFAL 2.0 offers an a single and simple POSIX-like API for the file operations in grids and cloud environments. The set of supported protocols depends on the gfal2 installed plugins.
libgfal2-2
Core of the grid file access library 2.0
The main library of gfal2. The gfal protocol support relies on a plugin system.