mt

Control magnetic tape drive operation (commonly LTO tape). More information: <https://manned.org/mt>.

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