exfatlabel

Get or set an exFAT filesystem label. More information: <https://manned.org/exfatlabel>.

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