Facebook X (Twitter) Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook X (Twitter) Instagram
    TecAdmin
    You are at:Home»Applications»How to Install Spotify on Ubuntu & LinuxMint

    How to Install Spotify on Ubuntu & LinuxMint

    By RahulMay 5, 20182 Mins Read

    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

    Related Posts

    How to Install the Latest Firefox on Ubuntu 22.04 & 20.04

    (Resolved) – React.JS 404 Error on Page Reload

    (Resolved) – ReactJS 404 Error on Page Reload

    Best Linux Screen Recording Tools

    10 Best Linux Screen Recording Tools in 2022

    View 2 Comments

    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

    Advertisement
    Recent Posts
    • Using .env Files in Django
    • Using .env File in FastAPI
    • Setting Up Email Notifications for Django Error Reporting
    • How to Enable Apache Rewrite (mod_rewrite) Module
    • What are Microservices?
    Facebook X (Twitter) Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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