How to Install and Uninstall fuse-zip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fuse-zip" package

This is a short guide on how to install fuse-zip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fuse-zip

2. Uninstall "fuse-zip" package

Please follow the step by step instructions below to uninstall fuse-zip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fuse-zip $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuse-zip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fuse-zip
Priority: optional
Section: universe/utils
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Bekkema
Architecture: amd64
Version: 0.4.0-2build1
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libzip4 (>= 0.11.2), fuse
Filename: pool/universe/f/fuse-zip/fuse-zip_0.4.0-2build1_amd64.deb
Size: 25546
MD5sum: 6a8c3d6b7f2c674fba60953c4c977988
SHA1: 2656cd5ff1980fbe6624c36f46ddc3a323a20ce9
SHA256: 154263f3ab98c87e01d7ded05797207031486ee361636b2b47efca28033598a6
Description-en: 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.
Description-md5: 0f83ee6670b38295835acf55689c89f4
Homepage: http://code.google.com/p/fuse-zip
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu