xmount

Convert on-the-fly between multiple input and output hard disk image types with optional write cache support. Creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image. More information: <https://manned.org/xmount>.

Debian Debian
RUN apt-get update && \ apt-get install -y xmount
Ubuntu
RUN apt-get update && \ apt-get install -y xmount
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xmount
Fedora
RUN dnf install -y xmount
Raspbian
RUN apt-get update && \ apt-get install -y xmount
click the source code to copy install xmount on any operating system with command-not-found.com