Linux
See Terminal emulation requirements
x86-64 binary:
bed_3.1.2_amd64.deb
(424K) SIGN
Install with (you should have installed libhyperscan, libmagic libncurses and libre2):
ar x bed_3.1.2_amd64.deb rm control.tar.gz tar -a -xf data.tar.xz -C /Uninstall with:
bash /usr/share/bed/uninstallbed.shOn some Linux distribution you can also install with:
apt install ./bed_3.1.2_amd64.deband uninstall with
apt remove bed
Windows : bed-3.1.2.win64.zip (460K) SIGN
You can also run the linux version of bed under Linux running under
windows 10, but raw editing harddisk devices is then not possible.
The unzip the zip file in c:\ (with create subdirectories enabled).
bed.exe ends up in c:\Windows other files in c:\Program Files\bed. If
you like to use x:\Program Files\bed instead (with x another drive
number), use a hex editor on bed.exe.
To compile bed for win32/64 you need:
Previous versions compiled also under win95, cygwin, FreeBSD32, FreeBSD64 and OpenSolaris. I haven't tried this version.