문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:gimp [2020/06/15 12:40] kwon37xi |
linux:gimp [2020/10/10 18:03] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 11: | 줄 11: | ||
| ====== PPA 설치 ====== | ====== PPA 설치 ====== | ||
| + | * https:// | ||
| + | |||
| <code sh> | <code sh> | ||
| - | sudo add-apt-repository ppa:otto-kesselgulasch/gimp | + | sudo add-apt-repository ppa:ubuntuhandbook1/gimp |
| sudo apt-get update | sudo apt-get update | ||
| - | sudo apt-get install gimp | + | sudo apt install gimp gimp-gmic |
| + | |||
| + | # 제거 | ||
| + | sudo apt install | ||
| </ | </ | ||
| ===== Plugins ===== | ===== Plugins ===== | ||
| - | * [[http:// | + | * [[http:// |
| - | sudo add-apt-repository ppa:otto-kesselgulasch/ | + | * [[https://techpiezo.com/linux/install-gimp-in-ubuntu-20-04-lts/ |
| - | sudo apt-get update; sudo apt-get install gmic | + | |
| - | </ | + | ===== 참조 ===== |
| + | * [[https:// | ||