How to Install ciopfs in Ubuntu 18.04



Install ciopfs by entering the following commands in the terminal:

sudo apt update
sudo apt install ciopfs

Description:

FUSE case insensitive on purpose file system

ciopfs is a stackable or overlay linux userspace file system (implemented with FUSE) which mounts a normal directory on a regular file system in a case insensitive fashion.

Homepage: http://brain-dump.org/projects/ciopfs/

Version: 0.4-0ubuntu2

Section: universe/utils