hfsutils

Tools for reading and writing Macintosh HFS volumes

brewmacoslinux
Try with needOr install directly
Source

About

Tools for reading and writing Macintosh volumes

Commands

hmounthumounthlshcopyhcwdhdelhmkdirhattribhformat

Examples

Mount an HFS disk image to access its contents$ hmount disk.img
List files in an HFS volume$ hls -la :
Copy a file from HFS volume to local filesystem$ hcopy :/path/to/file.txt ./local_file.txt