How to Install fuse-zip in Ubuntu 18.04



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

sudo apt update
sudo apt install fuse-zip

Description:

ZIP archive mounter based on FUSE

fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP archives. With fuse-zip, you can work with ZIP archives as real directories. . fuse-zip is faster that other known FUSE implementations of ZIP directories, and includes full write support.

Homepage: https://bitbucket.org/agalanin/fuse-zip

Version: 0.4.4-1

Section: universe/utils