Clementine appears in two PPAs. How can I specify which one to use?

Posted by S Wilson on Ask Ubuntu See other posts from Ask Ubuntu or by S Wilson
Published on 2012-06-05T15:24:15Z Indexed on 2012/06/05 16:48 UTC
Read the original article Hit count: 254

Filed under:
|

The clementine package in 12.04 lacks spotify support. So I added the clementine PPA like this:

sudo add-apt-repository ppa:me-davidsansome/clementine
sudo apt-get update
sudo apt-get install clementine

Then I installed like this:

sudo apt-get install clementine=1.0.1~precise

Because that's the version in the clementine-specific PPA. But now the update manager wants to update to the version from the ubuntu archive because it's newer.

How can I tell it to maintain clementine from the clementine PPA, not the ubuntu PPA?

I realize similar questions have been asked but not exactly this, and I can't figure it out, so any help would be appreciated.

Thanks.

© Ask Ubuntu or respective owner

Related posts about apt

Related posts about clementine