macOS
brew install hfsutilslocal Homebrew formula metadata
sudo port install hfsutilsMacPorts ports tree · sysutils/hfsutils/Portfile · source: api.github.com
brew / rank 4530
Tools for reading and writing Macintosh volumes. Version 3.2.6 via Homebrew; verified 2026-07-17. Also installable with nix: nix profile install nixpkgs#hfsutils.
install
brew install hfsutilslocal Homebrew formula metadata
sudo port install hfsutilsMacPorts ports tree · sysutils/hfsutils/Portfile · source: api.github.com
sudo dnf install hfsutilsFedora Rawhide package metadata · hfsutils · source: dl.fedoraproject.org
nix profile install nixpkgs#hfsutilsnixpkgs package indexes · pkgs/by-name/hf/hfsutils/package.nix · source: api.github.com
sudo apt install hfsutilsUbuntu 24.04 LTS package indexes · hfsutils · source: archive.ubuntu.com
sudo zypper install hfsutilsopenSUSE Tumbleweed package metadata · hfsutils · source: download.opensuse.org
overview
Tools for reading and writing Macintosh volumes
history
HFS Utilities is Robert Leslie's Unix-oriented toolkit for reading and writing classic Macintosh HFS volumes. It packages a library, many `h*` command-line utilities, and optional Tcl/Tk interfaces for working with old Macintosh disks and disk images from non-Mac systems.
Robert Leslie wrote hfsutils in the mid-1990s to manipulate Macintosh HFS volumes from Unix and related systems. The official page states that Leslie is the author of all code distributed in the package and that the software is GPLv2-licensed.
The version history shows a mature late-1990s maintenance arc: performance improvements through an internal block cache in November 1997, support for blessing the MacOS System Folder in September 1998, and version 3.2.6 in November 1998 with portability fixes, clean-unmount handling, B*-tree fixes, and formatting/mount options.
The project's scope stayed focused on classic HFS. The official page notes that early Macintosh MFS volumes are not supported, and that some 800K floppy media cannot be read on many systems because of low-level hardware limitations even though images of such floppies can work.
The official page says hfsutils had been in widespread use since 1996 with reports of successful ports to many operating systems. That made it part of the Unix toolbox for vintage Macintosh media, emulation, CD-ROM extraction, and disk-image work long after HFS stopped being the everyday Mac filesystem.
The input package facts record hfsutils in Homebrew, Fedora-style dnf packaging, MacPorts, Nix, Ubuntu, and zypper-family packaging. Its continued package-manager presence comes from archival and retrocomputing needs rather than rapid upstream change.
The command set mirrors a small filesystem shell: `hmount` introduces a volume, `hls` lists files, `hcd` changes directories, `hcopy` copies files, `hformat` formats volumes, and related utilities manage attributes, directories, names, and unmounting. The tools can operate on block devices or regular files containing HFS volume images.
Use cases include copying files from classic Mac media, preserving resource-fork-aware files through MacBinary workflows, creating or formatting HFS images, and inspecting old CD-ROMs or disk images where modern desktop operating systems provide little or no direct support.
hfsutils is package-nerd catnip because it is stable old infrastructure with real ongoing utility. A 1990s C toolkit still earns modern formulae because filesystem archaeology, emulators, old media recovery, and reproducible archival workflows need command-line tools more than polished GUIs.
It also illustrates why package managers preserve niche utilities: the upstream history is quiet, but the tool solves a concrete interoperability problem at the boundary between Unix files, block devices, disk images, and classic Macintosh metadata.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hattrib | executable | indexed executable | Discovered from the local executable index. |
hcd | executable | indexed executable | Discovered from the local executable index. |
hcopy | executable | indexed executable | Discovered from the local executable index. |
hdel | executable | indexed executable | Discovered from the local executable index. |
hdir | executable | indexed executable | Discovered from the local executable index. |
hformat | executable | indexed executable | Discovered from the local executable index. |
hls | executable | indexed executable | Discovered from the local executable index. |
hmkdir | executable | indexed executable | Discovered from the local executable index. |
hmount | executable | indexed executable | Discovered from the local executable index. |
hpwd | executable | indexed executable | Discovered from the local executable index. |
hrename | executable | indexed executable | Discovered from the local executable index. |
hrmdir | executable | indexed executable | Discovered from the local executable index. |
humount | executable | indexed executable | Discovered from the local executable index. |
hvol | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:hfsutils |
|---|---|
| Version | 3.2.6 |
| Package manager | Homebrew |
| Homepage | https://www.mars.org/home/rob/proj/hfs/ |
| Last updated | 2026-07-17T16:32:43-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hfsutils
nix profile install nixpkgs#hfsutilshfsutils 3.2.6-16
Tools for reading and writing Macintosh volumes
http://www.mars.org/home/rob/proj/hfs/
sudo apt install hfsutilshfsutils-tcltk 3.2.6-16
Tcl/Tk interfaces for reading and writing Macintosh volumes
http://www.mars.org/home/rob/proj/hfs/
sudo apt install hfsutils-tcltkhfsutils 3.2.6-57.fc45
Tools for reading and writing Macintosh HFS volumes
http://www.mars.org/home/rob/proj/hfs/
sudo dnf install hfsutilshfsutils-devel 3.2.6-57.fc45
A C library for reading and writing Macintosh HFS volumes
http://www.mars.org/home/rob/proj/hfs/
sudo dnf install hfsutils-develhfsutils-x11 3.2.6-57.fc45
A Tk-based front end for browsing and copying files
http://www.mars.org/home/rob/proj/hfs/
sudo dnf install hfsutils-x11hfsutils 3.2.6-1247.7
Tools Used for the Macintosh's Hierarchical File System
http://www.mars.org/home/rob/proj/hfs/
sudo zypper install hfsutilsxhfsutil 3.2.6-1247.7
Tcl/Tk Front-End for hfsutils
http://www.mars.org/home/rob/proj/hfs/
sudo zypper install xhfsutilhfsutils
sudo port install hfsutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.