Difference between revisions of "XBMC: Instalasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 3: | Line 3: | ||
sudo apt-get install python-software-properties pkg-config | sudo apt-get install python-software-properties pkg-config | ||
sudo add-apt-repository ppa:team-xbmc | sudo add-apt-repository ppa:team-xbmc | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install xbmc xbmc-standalone | ||
+ | sudo apt-get update | ||
+ | |||
+ | ==Alternatif Lain== | ||
+ | |||
+ | Edit | ||
+ | |||
+ | vi /etc/apt/sources.list | ||
+ | |||
+ | Tambahkan | ||
+ | |||
+ | deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu maverick main | ||
+ | deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu maverick main | ||
+ | |||
+ | Lakukan | ||
+ | |||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install xbmc xbmc-standalone | sudo apt-get install xbmc xbmc-standalone | ||
Line 8: | Line 25: | ||
hati-hati kita akan mendownload sekitar 30+ Mbyte dari [[Internet]]. Kalau kecepatan transfer 40Kbps butuh waktu sekitar 2+ jam-an :( .. | hati-hati kita akan mendownload sekitar 30+ Mbyte dari [[Internet]]. Kalau kecepatan transfer 40Kbps butuh waktu sekitar 2+ jam-an :( .. | ||
− | |||
Revision as of 13:30, 3 July 2011
Instalasi
sudo apt-get install python-software-properties pkg-config sudo add-apt-repository ppa:team-xbmc sudo apt-get update sudo apt-get install xbmc xbmc-standalone sudo apt-get update
Alternatif Lain
Edit
vi /etc/apt/sources.list
Tambahkan
deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu maverick main deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu maverick main
Lakukan
sudo apt-get update sudo apt-get install xbmc xbmc-standalone sudo apt-get update
hati-hati kita akan mendownload sekitar 30+ Mbyte dari Internet. Kalau kecepatan transfer 40Kbps butuh waktu sekitar 2+ jam-an :( ..
Referensi
- http://xbmc.org
- http://wiki.xbmc.org/index.php?title=Installing_XBMC_for_Linux
- http://wiki.xbmc.org/index.php?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu,_a_Step-by-Step_Guide
- http://www.loggn.de/ubuntu-xbmc-10-0-dharma-pvr-repository/
- http://wiki.xbmc.org/index.php?title=XBMCbuntu