2007년 12월 04일
[우분투 7.10] acrobat reader 설치
출처 : http://www.ubuntuguide.org
1. 터미널에서 아래와 같이 실행한 후
1. 터미널에서 아래와 같이 실행한 후
$ sudo gedit /etc/apt/sources.list2. 아래 두 줄 저장소에 추가
## acrobat reader3. acrobat reader 설치
deb http://packages.medibuntu.org/ gutsy free non-free
$ wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install acroread acroread-plugins acroread-escript
$ sudo apt-get install mozilla-acroread
# by | 2007/12/04 11:00 | 우분투 | 트랙백