Can't install Spotify Linux preview

Posted by Wut on Ask Ubuntu See other posts from Ask Ubuntu or by Wut
Published on 2012-04-07T04:32:36Z Indexed on 2012/04/07 5:44 UTC
Read the original article Hit count: 292

Filed under:

I'm having trouble installing the Spotify Linux preview.

I'm kinda new to Ubuntu so I'm not sure if I did something wrong.

First, in the terminal, I ran this:

sudo gedit /etc/apt/sources.list

At the bottom, I added this:

deb http://repository.spotify.com stable non-free
# deb-src http://repository.spotify.com stable non-free

Then I ran this:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E9CFF4E

Next:

sudo apt-get update

It seemed to have gone well, as there were no error messages.

So next, I ran this:

sudo apt-get install spotify-client-qt

But when I did, I got this:

You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 spotify-client-qt : Depends: spotify-client but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Any ideas?

© Ask Ubuntu or respective owner

Related posts about spotify