How to Install XBMC Media Center In Ubuntu Hardy

XBMC Media Center is an award winning open source media center application for Xbox, Linux, Mac and Windows. Calling it a media center is really understating its capability since it is in fact an ultimate hub that supports almost every audio/video format and codecs available. It also comes with slick interface and include features such as playlist playback, picture viewing, audio visualizations and so on.
Installing XBMC Media Center in Ubuntu Hardy
Open your terminal. Type
gksu gedit /etc/apt/sources.list
Add the following lines to the end of the file
deb http://ppa.launchpad.net/team-xbmc-hardy/ubuntu hardy main
deb-src http://ppa.launchpad.net/team-xbmc-hardy/ubuntu hardy main
Save and close the file.
Update the repository
sudo apt-get update
Install xbmc
sudo apt-get install xbmc
Open XBMC via Applications -> Sound & Video -> XBMC Media Center

Watching video
To watch video, click on the video button, follow by Add sources to locate your video directory


Listening to song

Image viewing

XBMC setting page

Extending the functionality of XBMC
XBMC allows you to extend its functionality via the use of plugins and scripts. There is a whole library of scripts at XBMCScripts.com.
To install XBMC scripts:
- Find and download the scripts (in zip format) you want from XBMCScripts.com
- Extract the zip file to your desktop
- Open Nautilus (Places->Home Folder)
- Press Ctrl + H to show hidden files.
- Navigate to /.xbmc/scripts/My Scripts
- Copy and paste the script folder over.
In XBMC main menu, click on the Scripts button to access your scripts.

Tags: Ubuntu, xbmc
Enjoyed the article? Subscribe to Make Tech Easier today to get your daily updates of technology tutorials, tips and tricks.





3 pingbacks/trackbacks (Click to open)
- Come installare XBMC Media Center su Ubuntu Linux - Geekissimo
- Installare XBMX Media Center su Ubuntu Linux | MarcoSiviero.Com | Tutto Gratis
- How to Install And Configure FUPPES on Ubuntu Hardy - Make Tech Easier
[Click to close]