OK. Version 2.6 of GIMP has been released. So here is how to install it on Linux.
openSUSE 11.0
If you want to install GIMP 2.6 on openSUSE 11.0, click the link below:
Ubuntu
If you want to install GIMP 2.6 on Ubuntu 8.10 Intrepid, you can add this line to sources.list:
deb http://ppa.launchpad.net/c-korn/ubuntu intrepid main
Then run:
sudo apt-get update
sudo apt-get install gimp
If you want to install GIMP 2.6 on Ubuntu 8.04 Hardy, you can download all .deb packages of GIMP from getdeb website. Then install in the following order:
sudo dpkg -i libbabl*.deb
sudo dpkg -i libgegl*.deb
sudo dpkg -i libgimp*.deb
sudo dpkg -i gimp*.deb
sudo dpkg -i gimp-python*.deb
sudo dpkg -i gimp-data*.deb
Arch Linux
If you want to install GIMP 2.6 on Arch Linux, you can run this command:
pacman -S gimp-devel
[via Decriptor’s Blog & Ubuntu Forums]
If you like this post, please consider buying me a beer.
2 responses so far ↓
1 Gimp 2.6 für Arch und Ubuntu // Oct 3, 2008 at 2:17 am
[…] Phoronix meldet ist Gimp in Version 2.6 veröffentlicht und auch auf Arch Linux und Ubuntu Linux […]
2 Gimp 2.6 su Ubuntu Hardy 32/64 bit con un click « GNU/Linux Area // Oct 5, 2008 at 8:59 am
[…] via: phorolinux.com […]
Leave a Comment