mtype

Tools for manipulating MSDOS files

Debian Debian
RUN apt-get update && \ apt-get install -y mtools
Ubuntu
RUN apt-get update && \ apt-get install -y mtools
Alpine
RUN apk add mtools
Arch Arch Linux
RUN pacman -S --noconfirm mtools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mtools
CentOS
RUN yum install -y mtools
Fedora
RUN dnf install -y mtools
Raspbian
RUN apt-get update && \ apt-get install -y mtools
click the source code to copy install mtype on any operating system with command-not-found.com