udisksctl

Interact with udisksd to query and manipulate storage devices. More information: <http://storaged.org/doc/udisks2-api/latest/udisksctl.1.html>.

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