F1 (help) Key for the iCrowd

We help to get fixed or to get application
call +8801713031130

From 12PM - 12AM Bangladesh Time
Shop @ Cell Bazaar

Inside

Core Builder's Place for iPhone / iPod & IT Hacks & Help

Subscribe in a reader enter email :

GIMP is droped from Ubuntu 10.4 & how to install it!

You may have noticed that graphics editing tool GIMP is dropped from the Ubuntu 10.04 "Lucid Lynx" installation disc. The reason for getting rid of it as cited by the GIMP developers, is that GIMP is too professional a software to be included in a regular desktop version of Ubuntu. And it takes up too much of space on the disk. Also, the fact that it’s too complicated for regular users.


To install GIMP on Ubuntu 10.04 "Lucid Lynx" you need to add the GIMP 2.7.1 PPA to the software sources of Ubuntu 10.04, to do this open a terminal window (Applications -> Accessories -> Terminal) and copy+paste the following line:
    sudo sh -c “echo ‘deb http://ppa.launchpad.net/matthaeus123/mrw-gimp-svn/ubuntu lucid main’ >> /etc/apt/sources.list”
To add the GPG key copy+paste the following line:
    sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 405A15CB
To update your software repository copy+paste the following line:
    sudo apt-get update
To install GIMP 2.7.1 copy+paste the following line:
    sudo apt-get install gimp
When installed you can find GIMP under Applications -> Graphics -> GNU Image Manipulation Program

No comments: