Spotify

From Bitpost wiki
Revision as of 18:39, 19 June 2021 by M (talk | contribs) (→‎Run)

You can always go to https://spotify.com and log in and listen.

Install

For a full native linux setup, follow these instructions.

Spotify linux app

sudo snap install spotify

Tray

sudo apt-get install build-essential libgtk-3-dev gnome-icon-theme
cd ~/apps && git clone git@github.com:tsmetana/spotify-tray.git
cd spotify-tray && ./autogen.sh && ./configure && make && sudo make install

Run

spotify-tray&