• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Terminal Commands To Install Spotify On Linux Ubuntu Systems

Terminal Commands To Install Spotify On Linux Ubuntu Systems

By Sourabh / February 9, 2017 Category: How To, Ubuntu

How to install Spotify on Linux Ubuntu using Terminal commands – sudo apt-get install spotify-client. Spotify is a great way to listen to music by streaming it on your phone, in your browser, or on your Linux desktop. You can stream everything, upgrade and sync tracks and playlists offline, or purchase individual tracks to keep forever.

Install Spotify App on Ubuntu Linux

The following code will add the Spotify repository, authenticate it (which makes sure the software you install is the official one), checks for the latest version, and installs Spotify. You should copy and paste this code into your Terminal and execute it.

sudo apt-get update
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886
echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list
sudo apt-get update
sudo apt-get install spotify-client

Once installed, open spotify-client from Ubuntu Dash.

Tags: How To Install Spotify On Linux, How To Install Spotify On Ubuntu, Install Spotify on Linux, Install Spotify on Ubuntu, Install Spotify Ubuntu, Spotify Arch Linux, Spotify Linux Command Line, Spotify Linux Fedora, Spotify Linux Mint, Spotify Linux Raspberry Pi, Spotify PPA Ubuntu, Spotify Ubuntu, Spotify Ubuntu PPA, Sudo Apt-Get Install Spotify-Client, Ubuntu Install Spotify, Ubuntu PPA Spotify, Ubuntu Spotify, Ubuntu Spotify PPA, Uninstall Spotify Ubuntu

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap