help with spotify

I am on a ubuntu mint system.


could someone help setup spotify, im sure it has been done , though spotify only support mac and pc.
Comments
10
found only this not sure im on windows :)


Start Ubuntu Software Center

Search for Wine and install it

Configure Wine

Select the Audio tab and make sure only OSS Driver is checked in the driver list. In the frame DirectSound below, make sure Hardware Acceleration is Emulation and Default Sample Rate is 44100 and Default Bits Per Sample is 16.

Install Spotify

Download the Windows version of Spotify

Save the installer

When it is downloaded, right click on Spotify Installer.exe and select Open with Wine Windows Program Loader

When the installer is done you can find Spotify in the Applications menu under Wine / Programs or you can start it with the following command in a terminal:

wine "C:\Program Files\Spotify\spotify.exe"
Or just do this :
add this to /etc/apt/sources.list :
deb http://repository.spotify.com stable non-free

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

update :
sudo apt-get update

install :
sudo apt-get install spotify-client

:D
Parent
as i said i have no clue about ubuntu so thanks for this instruction in the name of all ubuntu users :P
Parent
slow down
Country: NL

and you worry about spotify o.o
How r u ?
I'm on mint maya too :)
I have no idea buddy :S
Back to top