Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Applications»How to Install Spotify on Ubuntu & LinuxMint

    How to Install Spotify on Ubuntu & LinuxMint

    RahulBy RahulMay 4, 20182 Mins ReadUpdated:May 5, 2018

    Spotify is an entertainment company gives you instant access to millions of songs from old favorites to the latest hits. This tutorial will help you to install Spotify application on your Ubuntu and LinuxMint desktop systems. This tutorial describes 2 ways to install Spotify application on Ubuntu and Linuxmint using the command line. You can select any one of the below options.

    Note: Spotify do not provides its services in multiple counties all over world including India.

    Install Spotify using Snap

    Spotify application is also available in Snap for easier installation. You can install Spotify using Snappy quickly from the command line.

    sudo snap install spotify
    

    This will install all required dependencies on your system automatically. You can also install Spotify with regular Ubuntu package manager describes below.

    Install Spotify using Debian Package

    You can also use the current Debian package manager to install Spotify on Ubuntu and LinuxMint operating system. To use this method first import GPG key to your system.

    sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0DF731E45CE24F27EEEB1450EFDC8610341D9410
    

    After that add the Spotify apt repository to your ystem by running the following command:

    echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list
    

    Finally, run the commands to update the apt cache and install spotify on a Ubuntu system.

    sudo apt-get update
    sudo apt-get install spotify-client
    

    Launch Spotify App

    You can launch Spotify application from applications.

    Login to the application using your Spotify account. You don’t have account, Singup for free with Spotify.

    Enjoy listening music using Spotify on Ubuntu and LinuxMint deaktop.

    Online Music Spotify
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleUbuntu 18.10 Released, Features and More
    Next Article How to Change Time Zone in Debian Linux

    Related Posts

    (Resolved) – ReactJS 404 Error on Page Reload

    Updated:June 4, 20222 Mins Read

    10 Best Linux Screen Recording Tools in 2022

    Updated:May 5, 20228 Mins Read

    10 Best Open Source Linux Code Editors

    Updated:September 24, 20216 Mins Read

    How to Install Facebook Messenger on Ubuntu 21.04 & 20.04

    2 Mins Read

    How To Install TeamViewer on Fedora 35/34

    Updated:February 15, 20222 Mins Read

    How to Install TeamViewer on Ubuntu 20.04

    2 Mins Read

    2 Comments

    1. moen on September 27, 2019 9:35 am

      ive installed thorugh this post , spotify is great

      Reply
    2. Mathew Stahl on March 2, 2019 6:03 am

      Thank you for this tutorial! It worked perfectly on my install of Linux Mint 19.1 XFCE4 64bit.

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • What is CPU? – Definition, Types and Parts
    • What is the /etc/aliases file
    • What is the /etc/nsswitch.conf file in Linux
    • How to Install Ionic Framework on Ubuntu 22.04
    • What is the /etc/hosts file in Linux
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.