This package browser is in early development. Mind the rough edges.

gvfs 1.50.3

Userspace virtual file system for GIO

GVFS is a userspace virtual file system designed to work with the I/O abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support to all applications using the GIO API. It also supports exposing the GVFS mounts to non-GIO applications using FUSE.

GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and others.

Installation

Install gvfs 1.50.3 as follows:

guix install gvfs@1.50.3

Or install the latest version:

guix install gvfs

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.