mlabel

Set an MS-DOS volume label for FAT and VFAT filesystems. More information: <https://www.gnu.org/software/mtools/manual/mtools.html#mlabel>.

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