How to Install and Uninstall fuseiso Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fuseiso" package

This tutorial shows how to install fuseiso on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fuseiso

2. Uninstall "fuseiso" package

This is a short guide on how to uninstall fuseiso on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fuseiso $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuseiso package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fuseiso
Priority: optional
Section: universe/admin
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Version: 20070708-3.2
Depends: libc6 (>= 2.14), libfuse2 (>= 2.5), libglib2.0-0 (>= 2.12.0), zlib1g (>= 1:1.1.4), fuse
Filename: pool/universe/f/fuseiso/fuseiso_20070708-3.2_amd64.deb
Size: 19106
MD5sum: 69af2d8fcf03c0e0a2ffdf4efb8abfcb
SHA1: b27b59ec9c76376eb78c5d48b3f45c344c3173de
SHA256: 36ba692a605697f595a60b47d9d4390782f1113ccaa1ef4f7b7eea7e8c5d36d3
Description-en: FUSE module to mount ISO filesystem images
This package provides a module to mount ISO filesystem images
using FUSE.
With FUSE it is possible to implement a fully functional
filesystem in a userspace program.
.
It can also mount single-tracks .BIN, .MDF, .IMG and .NRG.
Description-md5: ed981e9aa4f7032565f4f02511f85fe4
Homepage: http://fuse.sourceforge.net/wiki/index.php/FuseIso
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu