How to Install gvfs-daemons in Ubuntu 18.04



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

sudo apt update
sudo apt install gvfs-daemons

Description:

userspace virtual filesystem - servers

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 gvfs server and the minimal set of backends.

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

Version: 1.36.1-0ubuntu1

Section: libs