scsi_mandat

utilities for devices using the SCSI command set

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