Gimp an open source Image editor and designing software and it a biggest alternative to Adobe Photoshop.It is available for all Operati...
Gimp an open source Image editor and designing software and it a biggest alternative to Adobe Photoshop.It is available for all Operating systems Windows, Linux and Mac OS-X
In this tutorial I will show you how to install the Latest version of GIMP 2.8.14 on Ubuntu 14.04 / LTS / 12.04 LTS ,Linux Mint 17/ 16 / 15 / 14 and Elementary OS 0.2
Installation is very simple because it is available in PPA
Installation steps
Step 1:Add the Official PPA from the GIMP team
sudo add-apt-repository ppa:otto-kesselgulasch/gimpStep 2:Update the Repository
sudo apt-get updateStep 3:Install Gimp 2.8.14
sudo apt-get install gimpInstall Gimp Plugins
sudo apt-get install gimp-plugin-registryRemoving Gimp
For removing GIMP completely run the below commands in terminal
sudo apt-get purge gimp gimp-plugin-registry
COMMENTS