
" The Krita Lime PPA is setup to provide *Buntu users with an always fresh version of Krita, without the need to update the whole system. It provides regular builds of Krita's git master branch, so you get all the latest Krita features without a delay. Of course, being based on git-master may sometimes result in a bit of instability, so make sure you report any problems so we can fix them. "
sudo add-apt-repository ppa:dimula73/krita
sudo apt-get update
sudo apt-get install krita-testing krita-testing-dbg



from source on Linux Mint KDE 14 ( check here all my install tips for Linux Mint KDE for digital painter ).
15 may 2013 notes : Due to change in VC ( a lib for Krita ) the script will not work to compile Krita for the moment. I'll fix this soon. Read the last comments for a workaround.

sudo add-apt-repository ppa:otto-kesselgulasch/gimp
sudo apt-get update
sudo apt-get install gimp gimp-plugin-registry gmic


