문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:gimp [2014/01/10 10:01] kwon37xi |
linux:gimp [2020/10/10 18:03] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== GIMP ====== | ====== GIMP ====== | ||
| * http:// | * http:// | ||
| + | * [[linux: | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| 줄 7: | 줄 8: | ||
| * http:// | * http:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| - | ===== Plugins | + | ====== PPA 설치 ====== |
| - | * [[http://gmic.sourceforge.net/|G' | + | * https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp |
| - | sudo add-apt-repository ppa:otto-kesselgulasch/gimp-experimental | + | |
| - | sudo apt-get update; sudo apt-get install gmic | + | <code sh> |
| + | sudo add-apt-repository ppa:ubuntuhandbook1/gimp | ||
| + | |||
| + | sudo apt-get update | ||
| + | sudo apt install | ||
| + | |||
| + | # 제거 | ||
| + | sudo apt install ppa-purge && sudo ppa-purge ppa: | ||
| </ | </ | ||
| + | |||
| + | ===== Plugins ===== | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||