• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar

Python and R Tips

Learn Data Science with Python and R

  • Home
  • Python
  • Pandas
    • Pandas 101
  • tidyverse
    • tidyverse 101
  • R
  • Linux
  • Conferences
  • Python Books
  • About
    • Privacy Policy
You are here: Home / Linux Tips / How to Install Spotify in Linux?

How to Install Spotify in Linux?

August 21, 2011 by cmdlinetips

How to Install Spotify in Linux?Spotify, the digital music service, that has made listening to music more social has crossed the Atlantic ocean and landed in US. With Spotify, you dont need to buy songs any more. Instead, for a monthly subscription, the whole world of music is yours to stream to almost any device (Well almost).

Needless to say if you are on Linux and want to enjoy the goodness of Spotify Music, you have the preview build of Spotify for Linux. Spotify for Linux is still a preview version and available only as premium subscriber as Spotify has not yet figured out displaying ads on Linux yet.

Here is how to install Spotify for Linux in your favorite Linux distributions.( Debian Squeeze/Ubuntu 10.04 package and for Fedora 13, i386 and x86_64)

In Debian, go to “/etc/apt/sources.list” and edit to add the line

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

The line adds to your list of repositories.

To verify the downloaded packages, add Spotify’s public key

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

Run apt-get update

sudo apt-get update

And finally install spotify!

sudo apt-get install spotify-client-qt spotify-client-gnome-support

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X

Related posts:

R LogoHow To Install a R Package Locally and Load it Easily? Default ThumbnailHow to Install Packages from the Jupyter Notebook? Default ThumbnailHow to Find the List of Directories in a Directory in Linux/Mac OS X? Default ThumbnailTen Linux Commands on “tar” and “gzip” You Need to Know

Filed Under: Linux Tips, Spotify, Spotify for Linux Tagged With: Linux Tips, Spotify, Spotify for Linux

Primary Sidebar

Subscribe to Python and R Tips and Learn Data Science

Learn Pandas in Python and Tidyverse in R

Tags

Altair Basic NumPy Book Review Data Science Data Science Books Data Science Resources Data Science Roundup Data Visualization Dimensionality Reduction Dropbox Dropbox Free Space Dropbox Tips Emacs Emacs Tips ggplot2 Linux Commands Linux Tips Mac Os X Tips Maximum Likelihood Estimation in R MLE in R NumPy Pandas Pandas 101 Pandas Dataframe Pandas Data Frame pandas groupby() Pandas select columns Pandas select_dtypes Python Python 3 Python Boxplot Python Tips R rstats R Tips Seaborn Seaborn Boxplot Seaborn Catplot Shell Scripting Sparse Matrix in Python tidy evaluation tidyverse tidyverse 101 Vim Vim Tips

RSS RSS

  • How to convert row names to a column in Pandas
  • How to resize an image with PyTorch
  • Fashion-MNIST data from PyTorch
  • Pandas case_when() with multiple examples
  • An Introduction to Statistical Learning: with Applications in Python Is Here
  • 10 Tips to customize ggplot2 title text
  • 8 Plot types with Matplotlib in Python
  • PCA on S&P 500 Stock Return Data
  • Linear Regression with Matrix Decomposition Methods
  • Numpy’s random choice() function

Copyright © 2025 · Lifestyle Pro on Genesis Framework · WordPress · Log in

Go to mobile version