dmstats

This package contains the supporting userspace utility, dmsetup,

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