Ubuntu 下安装GIMP

Posted cicarius

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 下安装GIMP相关的知识,希望对你有一定的参考价值。

1.Add GIMP PPA

Open terminal from Unity Dash, App launcher, or via Ctrl+Alt+T shortcut key. When it opens, paste below command and hit Enter:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp

2.Install or Upgrade the editor.

sudo apt-get update
sudo apt-get install gimp

3.(Optional) Uninstall.

Just in case you want to uninstall or downgrade GIMP image editor. Use Software Center to remove it, or run below commands one by one to purge PPA as well as downgrade the software:

sudo apt-get install ppa-purge
sudo ppa-purge ppa:otto-kesselgulasch/gimp

以上是关于Ubuntu 下安装GIMP的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu 16.04安装GIMP替代PS

Ubuntu 16.04安装GIMP替代PS

UOS下正确安装和使用GIMP的方法

Linux debian ubuntu安装GIMP软件

Linux debian ubuntu安装GIMP软件

ubuntu 系统安装hadoop