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

Last updated: May 17,2024

1. Install "fuseiso9660" package

This guide let you learn how to install fuseiso9660 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fuseiso9660

2. Uninstall "fuseiso9660" package

Please follow the steps below to uninstall fuseiso9660 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fuseiso9660 $ sudo apt autoclean && sudo apt autoremove

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

Package: fuseiso9660
Priority: optional
Section: universe/misc
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VSquare Team
Architecture: amd64
Source: fuse-umfuse-iso9660
Version: 0.3-1.1
Depends: libc6 (>= 2.14), libcdio13 (>= 0.83), libfuse2 (>= 2.8.1), libiso9660-8 (>= 0.83), zlib1g (>= 1:1.1.4), fuse
Filename: pool/universe/f/fuse-umfuse-iso9660/fuseiso9660_0.3-1.1_amd64.deb
Size: 10824
MD5sum: 41dffae41d387458aab3f4f2ba6c7b83
SHA1: f9aa112e0e4278d4f27892b317955537fcdee4e6
SHA256: 585ee3e674f13f69ef4a3240993290c4328482ae253c290c115516eed4a041bc
Description-en: File System in User Space - Module for ISO9660
This module for the FUSE kernel service allows any FUSE-enabled user to mount
ISO9660 file systems, e.g. CDROM disk images.
.
The module has been initially written for UMView, the user-mode
implementation of View-OS. If you want to allow completely user-mode disk
images mounting (with no kernel/superuser support at all), take a look at
umview-mod-umfuseiso9660 and its dependencies.
Description-md5: 3131d419f2fc6cdebfe4a1fb266d6b80
Homepage: http://view-os.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu