umount.udisks2

D-Bus service to access and manipulate storage devices

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 umount.udisks2 on any operating system with command-not-found.com