How to Install gvfs-backends in Ubuntu 18.04



Install gvfs-backends by entering the following commands in the terminal:

sudo apt update
sudo apt install gvfs-backends

Description:

userspace virtual filesystem - backends

gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also 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. . This package contains the afc, afp, archive, cdda, dav, dnssd, ftp, gphoto2, http, mtp, network, sftp, smb and smb-browse backends.

Homepage: https://wiki.gnome.org/Projects/gvfs

Version: 1.36.1-0ubuntu1

Section: libs