日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

Linux(Ubuntu20.10)安装GIMP

發布時間:2025/3/11 44 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Linux(Ubuntu20.10)安装GIMP 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

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

GIMP

名稱由GNU Image Manipulation Program(GNU圖像處理程序)的首字母組成)是一個自由及開放原始碼的點陣圖圖像編輯器,用于圖像照片潤飾及編輯、自由繪圖、調整大小、裁剪、相片蒙太奇、裝換圖像格式以及其他專業任務。

GIMP始于1995年,使用GPLv3+,可運行于GNU/Linux、MS Windows、Mac OS X等平臺,其原生文件格式的擴展名是.xcf。

功能特色:

用于圖像編輯工具可在工具箱、菜單及對話框獲得。包括填充、畫筆、漸變、選取、圖層及蒙版……等工具。

GIMP 2.8 正式發布(GIMP 2.8 正式版 PPA 可用) ttp://www.linuxidc.com/Linux/2012-05/59763.htm

安裝步驟(打開終端):
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

總結

以上是生活随笔為你收集整理的Linux(Ubuntu20.10)安装GIMP的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。