How to Install fuseiso9660 software package in Debian 9 (Stretch)

How to Install fuseiso9660 software package in Debian 9 (Stretch)

fuseiso9660 software package provides File System in User Space - Module for ISO9660, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fuseiso9660 

fuseiso9660 is installed in your system.

Make ensure the fuseiso9660 package were installed using the commands given below,

$ sudo dpkg-query -l | grep fuseiso9660 *

You will get with fuseiso9660 package name, version, architecture and description in a table

fuseiso9660 package basic information:

Distro Debian 9 stretch
Section Miscellaneous
Package fuseiso9660
Version 0.3-1.1
Description File System in User Space - Module for ISO9660
Sub Section Miscellaneous


See Also, How to uninstall or remove fuseiso9660 software package from Debian 9 (Stretch)?