Installing 2.0.0 (current stable)
add the following line, that fits your Debian version, to
/etc/apt/sources.list
deb http://debian.wgdd.de/debian lenny main contrib non-free
or put a snippet into /etc/apt/sources.list.d/
sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_lenny.list
Then install the repository cryptographic key and Bluefish:
apt-get install wgdd-archive-keyring
apt-get install bluefish
Installing 2.0.0 (current stable) on Ubuntu 9.04 or newer
add the following line to /etc/apt/sources.listdeb http://debian.wgdd.de/ubuntu jaunty main restricted universe multiverse or
put a snippet into /etc/apt/sources.list.d/
sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_ubuntu.list -N -P /etc/apt/sources.list.d
Run updates, to pick up the newly available options
apt-get update
(NOTE:- You may see errors at this point, because you've not yet installed the cryptographic key, but that's OK as you're about to do that)
Then install the repository cryptographic key and Bluefish:
apt-get install wgdd-archive-keyring apt-get install bluefish
Installing Bluefish on Windows XP/Vista/7 (32 bit)
Installing 2.0.1 (current stable)
download Bluefish-2.0.1-setup.exe from the main download serverhttp://www.bennewitz.com/bluefish/stable/binaries/win32/
(NOTE: -This installer needs internet access because it will download gtk library and the spell checking dictionaries for you.)