To install it in Edgy Eft we must add the multiverse repositories to the source.list file. Simply add these lines to the /etc/apt/sources.list file:
deb http://archive.ubuntu.com/ubuntu edgy multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy multiverse
Then simply update and install mplayer repository with:
sudo aptitude update
sudo aptitude install mplayer
To add the win32codecs (for wmv playback) first download the lastest version from here and install it using dpkg:
sudo dpkg -i w32codecs_xxxxxxxxi386.deb
Replace the xxxxxxxx with the version you downloaded and enjoy!.
update: In Feisty Fawn there is no need to enable the multiverse repositories. Mplayer seems to be included in the default repositories.
No comments:
Post a Comment