stinit

Linux SCSI tape driver aware magnetic tape control (aka 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 stinit on any operating system with command-not-found.com