PDA

View Full Version : How to get medibuntu ppa working in natty



water spirit
Dec 28th 2010, 03:53 AM
Hi, this does not work


sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

any ideas please.

claydoh
Dec 28th 2010, 01:04 PM
there isn't a natty repo for medibuntu at the moment, they usually don't have one till much closer to the next official release.

you can try using maverick's repo.
substitute maverick where you find $(lsb_release -cs) in the command string

just don't forget to remove any medibuntu entries (using kpackagekit, muon, etc) before adding the natty repo when that is finally set up