fatlabel

Sets or gets the label of a FAT32 partition. More information: <https://manned.org/fatlabel>.

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