如何在 unity ubuntu 12.04 上安装 Gimp 2.8.2?

gon*_*ild 5 12.04

大家圣诞快乐!我作为 Linux 新用户的第一篇文章。

ubuntu软件中心的gimp版本是2.6,安装后会自动更新到2.8.2吗?

如何像在 Linux Mint 中那样安装所有插件?

先感谢您!

“永远不要害怕问同样的问题,因为答案总是不同的!”

Ach*_*chu 5

您应该添加以下 PPA

sudo add-apt-repository ppa:otto-kesselgulasch/gimp
sudo apt-get update
Run Code Online (Sandbox Code Playgroud)

并安装

sudo apt-get install gimp
Run Code Online (Sandbox Code Playgroud)

你会得到 GIMP 2.8.2:) 享受吧!

在此处输入图片说明