mkfs.hfsplus

mkfs and fsck for HFS and HFS+ file systems

Debian Debian
RUN apt-get update && \ apt-get install -y hfsprogs
Ubuntu
RUN apt-get update && \ apt-get install -y hfsprogs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hfsprogs
CentOS
RUN yum install -y hfsplus-tools
Fedora
RUN dnf install -y hfsplus-tools
Raspbian
RUN apt-get update && \ apt-get install -y hfsprogs
click the source code to copy install mkfs.hfsplus on any operating system with command-not-found.com