Get It
Distributions
WHDD is available in such Linux distributions:
- SystemRescue live system
- ArchLinux AUR
- Gentoo
Latest revision from Git
To get the most recent revision of WHDD, you have to fetch it from git repository and compile:
git clone https://github.com/whdd/whdd
cd whdd
./build.sh
# Or ./build_static.sh if your system
# lacks libdialog or ncurses stuff