For the Precise version
Type the following commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Oneiric version
Type the following commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_oneiric.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Natty version
Type the following commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Maverick version
Type the following commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_maverick.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Lucid version
Type the following commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_lucid.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
자신의 버전에 맞는 명령어를 입력한 후 playonlinux를 최신버전으로 업데이트한다.
Playonlinux를 설치한 후 실행 -> 설치 -> 상단 인터넷 클릭 -> Internet Explorer 버전 선택 -> 설치
끝...
자료 출처를 깜빡하고 안올렸네요. 나중에 다시 찾게 되면 업데이트하도록 하겠습니다.
'Developments > Linux(ubuntu)' 카테고리의 다른 글
[GITLAB] gitlab:check시에 rake aborted! 해결하는 방법 (0) | 2015.01.07 |
---|---|
ruby on rails 에 대해서... (0) | 2015.01.06 |
윈도우 재설치시 Grub 복구하는 방법 (0) | 2013.10.22 |
Gnome-Keyring Issues in Ubuntu 12.04 (0) | 2013.04.18 |
[12.04] Android 4.0.3r1 Version Compile 에러 확인 및 해결 방법 (0) | 2013.04.10 |