Installing Bluefish: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Installing Bluefish =
= Installing Bluefish on Debian Linux 5.0 (Lenny) =
 
== Debian Linux 5.0 (Lenny) ==


=== Installing 1.0.x (current stable) ===
=== Installing 1.0.x (current stable) ===
Line 22: Line 20:
=== Installing 2.0.x (not yet released) ===
=== Installing 2.0.x (not yet released) ===


== Ubuntu (8.04 and newer) ==
= Installing Bluefish on Ubuntu (8.04 and newer) =


=== Installing 1.0.x (current stable) ===
=== Installing 1.0.x (current stable) ===
Line 40: Line 38:
=== Installing 2.0.x (not yet released) ===
=== Installing 2.0.x (not yet released) ===


== Fedora ==
= Installing Bluefish on Fedora =


=== Installing 1.0.x (current stable) ===
=== Installing 1.0.x (current stable) ===
Line 50: Line 48:
download the rpm from http://www.bennewitz.com/bluefish/devel/binaries/
download the rpm from http://www.bennewitz.com/bluefish/devel/binaries/
  rpm -i bluefish-unstable-1.3.8-6.fc12.i686.rpm
  rpm -i bluefish-unstable-1.3.8-6.fc12.i686.rpm
= Installing Bluefish on OpenSolaris =
=== Installing 1.0.x (current stable) ===
search for bluefish in the package manager, select and click apply.

Revision as of 10:39, 17 November 2009

Installing Bluefish on Debian Linux 5.0 (Lenny)

Installing 1.0.x (current stable)

use

apt-get install bluefish
aptitude install bluefish

or synaptic or any other package manager

Installing 1.3.x (unstable)

add the following line to /etc/apt/sources.list

deb     http://debian.wgdd.de/debian stable main contrib non-free

Then install the repository cryptographic key:

apt-get install wgdd-archive-keyring
apt-get install bluefish-unstable

Installing 2.0.x (not yet released)

Installing Bluefish on Ubuntu (8.04 and newer)

Installing 1.0.x (current stable)

apt-get install bluefish

Installing 1.3.x (unstable)

add the following line to  /etc/apt/sources.list
deb     http://debian.wgdd.de/ubuntu jaunty main restricted universe multiverse

Then install the repository cryptographic key:

apt-get install wgdd-archive-keyring
apt-get install bluefish-unstable

Installing 2.0.x (not yet released)

Installing Bluefish on Fedora

Installing 1.0.x (current stable)

yum install bluefish

Installing 1.3.x (unstable)

download the rpm from http://www.bennewitz.com/bluefish/devel/binaries/

rpm -i bluefish-unstable-1.3.8-6.fc12.i686.rpm

Installing Bluefish on OpenSolaris

Installing 1.0.x (current stable)

search for bluefish in the package manager, select and click apply.