mergerfs 2.33.5
Featureful union file system
mergerfs is a union file system geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.
- Website: https://github.com/trapexit/mergerfs
- Licenses: GPL 2 · ISC · LGPL 2.0
- Package source: gnu/packages/file-systems.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mergerfs 2.33.5
as follows:
guix install mergerfs@2.33.5
Or install the latest version:
guix install mergerfs
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.