码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 下安装GIMP

时间:2019-04-16 14:42:52      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:option   center   das   UNC   date   comm   downgrade   via   wan   

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

标签:option   center   das   UNC   date   comm   downgrade   via   wan   

原文地址:https://www.cnblogs.com/carious/p/10716647.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!