sudo apt install build-essential
git clone https://github.com/nitanmarcel/isodrive
cd isodrive
make
mount
sudo ./isodrive /full/path/to/file.iso
umount
sudo ./isodrive
Inspired by https://github.com/fredldotme/ISODriveUT