How to Install unionfs-fuse in Ubuntu 18.04



Install unionfs-fuse by entering the following commands in the terminal:

sudo apt update
sudo apt install unionfs-fuse

Description:

Fuse implementation of unionfs

This is another unionfs implementation using filesystem in userspace (fuse).

Homepage: https://github.com/rpodgorny/unionfs-fuse

Version: 1.0-1ubuntu2

Section: universe/misc