gimp | TheoryOfContraints official blog

gimp

gimpはphotoshopのバッタ物ですけど、UBUNTU linuxでは今のgimpは使えないので、ターミナル(LinuxのDOS窓)から

$ sudo apt-add-repository ppa:otto-kesselgulasch/gimp
$ sudo apt-get update

で、アプリダウンロードのサーバーを設定して

$ sudo apt-get install gimp

でダウンロードとインストールで、今のgimpが使える

Linux版gimpでphotshopプラグインを使うには

http://tml.pp.fi/gimp/pspi.html

を使えば良いのか。メモ