hpcd
Tools to access HFS+ formatted volumes
Install
- All systems
-
curl cmd.cat/hpcd.sh
- Debian
-
apt-get install hfsplus
- Ubuntu
-
apt-get install hfsplus
- Kali Linux
-
apt-get install hfsplus
- Fedora
-
dnf install hfsplusutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hfsplus
- Raspbian
-
apt-get install hfsplus
- Dockerfile
- dockerfile.run/hpcd
hfsplus
Tools to access HFS+ formatted volumes
HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. This package contains the tools themselves.