Install the Latest Version of Elisa Media Center for Ubuntu

Elisa is an open source media center designed to be simple for people not particularly familiar with computers. To add Elisa or elisa-extra we need to…

1st: Add Elisa to our software sources, go to System -> Administrator -> Software Sources then click the Third Party tab. Click add and enter:

deb http://elisa.fluendo.com/packages gutsy main (gutsy is the version of ubuntu I am on, make sure you put what version you are using)

2nd: We need to add the key, from a terminal enter:

wget http://elisa.fluendo.com/packages/philn.asc -O - (<- that is an o not a zero)

sudo apt-get add-

3rd: Then you can install via synaptic or in terminal (sudo apt-get elisa-extra)

Leave a Reply