문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
linux:gimp [2010/12/14 14:29] kwon37xi 새로 만듦 |
linux:gimp [2020/10/10 18:03] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== GIMP ====== | ====== GIMP ====== | ||
| * http:// | * http:// | ||
| + | * [[linux: | ||
| + | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| - | | + | |
| + | * [[http:// | ||
| + | * http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | ====== PPA 설치 ====== | ||
| + | * https:// | ||
| + | |||
| + | <code sh> | ||
| + | sudo add-apt-repository ppa: | ||
| + | |||
| + | sudo apt-get update | ||
| + | sudo apt install gimp gimp-gmic | ||
| + | |||
| + | # 제거 | ||
| + | sudo apt install ppa-purge | ||
| + | </ | ||
| + | |||
| + | ===== Plugins ===== | ||
| + | * [[http://gmic.sourceforge.net/ | ||
| + | * [[https:// | ||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||