btrfs-map-logical

Checksumming Copy on Write Filesystem utilities

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