go-bazil-org-fuse 0.0.0-20200117225306-7b5117fecadc
FUSE filesystems in Golang
Package fuse enables writing FUSE file systems. It is a from-scratch implementation of the kernel-userspace communication protocol, and does not use the C library from the project called FUSE.
- Outputs:
out
- Website: https://bazil.org/fuse
- Licenses: FreeBSD · HPND · Modified BSD
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-bazil-org-fuse 0.0.0-20200117225306-7b5117fecadc
as follows:
guix install go-bazil-org-fuse@0.0.0-20200117225306-7b5117fecadc
Or install the latest version:
guix install go-bazil-org-fuse
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.