How to Install gvfs-bin in Ubuntu 18.04



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

sudo apt update
sudo apt install gvfs-bin

Description:

userspace virtual filesystem - binaries

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 support binaries.

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

Version: 1.36.1-0ubuntu1

Section: libs