mount.exfat

read and write exFAT driver for FUSE

Debian Debian
RUN apt-get update && \ apt-get install -y exfat-fuse
Ubuntu
RUN apt-get update && \ apt-get install -y exfat-fuse
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-fuse
Raspbian
RUN apt-get update && \ apt-get install -y exfat-fuse
click the source code to copy install mount.exfat on any operating system with command-not-found.com