dosfstools

Tools to create, check and label FAT file systems

brewmacoslinux
Try with needOr install directly
Source

About

Tools to create, check and label file systems of the FAT family

Commands

mkfs.fatfsck.fatfatlabel

Examples

Create a FAT32 file system on a USB drive$ mkfs.fat -F 32 /dev/sdb1
Check and repair a FAT file system$ fsck.fat -r /dev/sdb1
Set or view the label of a FAT file system$ fatlabel /dev/sdb1 MYUSB