문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:ubuntu:repositories [2013/10/20 16:29] kwon37xi [Java] |
linux:ubuntu:repositories [2022/12/05 21:15] (현재) kwon37xi [기타 저장소 대체 서비스들] |
||
|---|---|---|---|
| 줄 2: | 줄 2: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== 기본 저장소 한국 미러 ===== | ===== 기본 저장소 한국 미러 ===== | ||
| 줄 7: | 줄 9: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | |||
| + | ===== Mirror 목록 보기 및 선택 | ||
| + | * [[https:// | ||
| + | |||
| + | ===== backports ===== | ||
| + | * [[https:// | ||
| + | * Ubuntu 에서는 backports 가 크게 의미가 없어보이고, | ||
| + | |||
| ===== PPA ===== | ===== PPA ===== | ||
| + | * [[linux: | ||
| <code sh> | <code sh> | ||
| # Add | # Add | ||
| sudo add-apt-repository ppa:xxx/yyy | sudo add-apt-repository ppa:xxx/yyy | ||
| - | # Remove | + | # Remove |
| sudo add-apt-repository --remove ppa:xxx/yyy | sudo add-apt-repository --remove ppa:xxx/yyy | ||
| </ | </ | ||
| + | |||
| ===== 외부 저장소들 ===== | ===== 외부 저장소들 ===== | ||
| + | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| * [[https:// | * [[https:// | ||
| 줄 28: | 줄 42: | ||
| * ftp:// | * ftp:// | ||
| * [[http:// | * [[http:// | ||
| - | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| 줄 35: | 줄 48: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | ===== Java ===== | + | |
| - | * 기본적으로 OpenJDK가 깔려있다. | + | * [[https://launchpad.net/~mmk2410/+archive/ubuntu/intellij-idea|mmk2410/ |
| - | * '' | + | * [[https://github.com/JonasGroeger/ |
| - | | + | * [[vim:ppa|Vim PPA]] |
| - | sudo add-apt-repository ppa:webupd8team/ | + | |
| - | sudo apt-get install oracle-java7-installer | + | |
| - | </ | + | |
| - | * '' | + | |
| - | + | ||
| - | ===== Acrobat Reader ===== | + | |
| - | * Medibuntu를 설정하고, | + | |
| - | sudo apt-get install acroread acroread-fonts | + | |
| - | </ | + | |
| - | * 안되면 | + | |