Installing Xbox Media Center (XBMC) On Ubuntu 8.04
Installing Xbox Media Center (XBMC) On Ubuntu 8.04Version 1.0 The Xbox Media Center (XBMC) is a media center application for Linux, Mac, and Windows that allows you to manage/watch/listen to/view your videos, music, and pictures. It has a nice interface, can be controlled from the desktop or a remote control or via its built-in web interface, and it can be extended by custom scripts. This guide shows how you can install XBMC on an Ubuntu 8.04 desktop. I do not issue any guarantee that this will work for you!
1 Installing XBMCFirst, open a terminal (Applications > Accessories > Terminal): Open /etc/apt/sources.list... sudo gedit /etc/apt/sources.list ... and add the following repositories to it:
Run sudo apt-get update afterwards to update the package database. Afterwards, you can install XBMC as follows: sudo apt-get install xbmc (Optional) To install additional skins, run sudo apt-get install xbmc-skin-* (Optional) To add support for more remote controls, run sudo apt-get install xbmc-eventclients-* (Optional) To install a scripting example, run sudo apt-get install xbmc-scripts-example You can now start XBMC by going to Applications > Sound & Video > XBMC Media Center: To learn how to use XBMC (especially how to use custom scripts, use remote controls, etc.), take a look at the XBMC online manual.
|





Recent comments
1 day 7 hours ago
1 day 9 hours ago
1 day 21 hours ago
2 days 15 min ago
2 days 4 hours ago
2 days 10 hours ago
2 days 20 hours ago
2 days 21 hours ago
3 days 6 hours ago
3 days 7 hours ago