Sunday, November 16, 2008

Install audio and video codecs - Ubuntu Intrepid Ibex

Open up a terminal (applications -> accessories -> terminal) and copy/paste this code:
---------------------------------------------------------------------------------------------

sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list && wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update && sudo apt-get install -y ubuntu-restricted-extras non-free-codecs w32codecs totem-mozilla libdvdcss2 libdvdnav4 totem-xine xine-ui libdmx1 libxine1 libxine1-ffmpeg libxinerama1 libdvdread3

---------------------------------------------------------------------------------------------

No comments: