- sudo gedit /etc/apt/sources.list
or
Go to system > administration > synaptic package manager > settings > repositories.
- Add the Medibuntu repoitory (Third party software tab)
- Close synaptic package manager.
- Open Terminal, type in the following:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
sudo apt-get install non-free-codecs
- Done !
No comments:
Post a Comment