mkexfatfs

utilities to create, check, label and dump exFAT filesystem

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