• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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