Thursday, August 27, 2009

GIMP Edit images in Linux

In windows xp/vista, we use Photoshop to edit images. But in linux you can try GIMP (Gnu Image Manipulation Program) software which is like photoshop for linux.

1.Download GIMP via www.gimp.org/downloads/ website.
2.How to install
Debian, Ubuntu :
sudo apt-get install gimp
Redhat, Mandrake and other distributions with yum:
sudo yum install gimp
3.After installing ,you can type
gimp &
in a terminal to run.

No comments:

Post a Comment