How to Install gvfs-libs in Ubuntu 18.04



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

sudo apt update
sudo apt install gvfs-libs

Description:

userspace virtual filesystem - private libraries

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 private libraries with common functions between the daemons and the GIO module.

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

Version: 1.36.1-0ubuntu1

Section: libs