Friday, July 13, 2007

~ Adding Medibuntu Repository in Ubuntu 7.04 (Feisty Fawn)

~ Adding Medibuntu Repository

Launch Synaptic Package Manager
(System -> Administration -> Synaptic Package Manager ) , then in Synaptic package manager go to (Settings -> Repositories ). Ensure that all the check boxes are marked leaving source code.

Now you have to add additional repositories , close synaptic package manager and type the following command in the terminal window
(Application -> Accessories -> Terminal )

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

and

sudo wget http://medibuntu.sos-sts.com/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list

after completing above steps type

sudo apt-get update


3 comments:

Anoop C Jacob said...

copy + paste commands given above. becz some spacing prob has been incurred between words due to 'paragraph-justify' step.

cosmic_wanderer said...

hi buddy this is shrijeet

great job....

kudos..

really helpful for noobs...

Afzal said...

I believe you already know about http://ubuntuguide.org/ where you can find any such info..

If not.. Click and you will be happy


Good Work!