Saturday, October 20, 2007

~ Adding Medibuntu Repository in Ubuntu 7.10 (Gutsy Gibbon)

  • sudo gedit /etc/apt/sources.list

or

Go to system > administration > synaptic package manager > settings > repositories.

  • Add the Medibuntu repoitory (Third party software tab)
deb http://packages.medibuntu.org/ gutsy free non-free

  • 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: