{"id":1714,"date":"2021-12-16T12:55:25","date_gmt":"2021-12-16T09:55:25","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/02\/22\/how-to-use-the-open-source-spotify-client-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/02\/22\/how-to-use-the-open-source-spotify-client-on-linux\/"},"modified":"2021-12-16T12:55:25","modified_gmt":"2021-12-16T09:55:25","slug":"how-to-use-the-open-source-spotify-client-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1714-how-to-use-the-open-source-spotify-client-on-linux\/","title":{"rendered":"How to use the open-source Spotify client on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Are you using the Spotify music service on your Linux PC? Do you feel like the official Spotify app isn\u2019t very good? Check out the Spot app! It\u2019s an open-source Spotify client (based on librespot) that gives a fresh, Linux-native look. Here\u2019s how to use it on your system.<\/p>\n<p>Note: To use the Spot client, you must have a premium Spotify account. The Spot app does not work with free Spotify accounts, and developers have no plans to add support for free accounts.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395791 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux.png\" alt=\"\" width=\"1200\" height=\"655\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-8.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Installing Spot on Linux<\/h2>\n<p>The Spot app works on Linux in many ways. The first way to install the application is via Flathub as a Flatpak. The second way is via a Snap package from the Ubuntu Snap package store. Users can also build the software from its source code. In this guide, we\u2019ll cover all three.<\/p>\n<p>To start the Spot on your Linux PC\u2019s installation process, open up a terminal window on the desktop. To open up a terminal window, press the <strong>Ctrl + Alt + T\u00a0<\/strong>keyboard combination. Or, search for \u201cTerminal\u201d in the application menu on your desktop.<\/p>\n<p>Once the terminal window is open, follow the command-line installation instructions below that correspond with the Linux operating system you are using.<\/p>\n<h4>Flatpak installation instructions<\/h4>\n<p>The Flatpak installation method is considered the official method for installing Spot, as the developer directly links to the Spot Flathub page on Github. As a result, it\u2019s straightforward to get going.<\/p>\n<p>Note: Spot is still under heavy development, so you may have to update the Spot flatpak frequently. To update Flatpak, write\u00a0<strong>flatpak update<\/strong> in the terminal.<\/p>\n<p>To install the Spot app as a Flatpak package on your computer, you will need to first install the Flatpak runtime on your system. To install the Flatpak runtime, open up a terminal window and install the \u201cflatpak\u201d package.\u00a0<\/p>\n<p>If you\u2019re having trouble setting up the Flatpak runtime on your Linux PC, don\u2019t worry! We\u2019ve got you covered! Follow along with our in-depth guide on how to set up the Flatpak runtime on your Linux PC.<\/p>\n<p>After setting up the Flatpak runtime, you must set up the Flathub app store. To set up the Flathub app store, make use of the\u00a0<strong>flatpak remote-add\u00a0<\/strong>command below.\u00a0<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>Once the Flathub app store is set up on your Linux PC, you can install the Spot application as a Flatpak using the following <strong>flatpak install<\/strong> command.<\/p>\n<pre>\nflatpak install flathub dev.alextren.Spot\n<\/pre>\n<h4>Snap package installation instructions<\/h4>\n<p>If Flatpak isn\u2019t your thing, there\u2019s also a Snap package for the Spot client. However, this Snap package is unofficial, and not maintained by the developer, so keep that in mind.<\/p>\n<p>To start installing the Spot client as a Snap package, you will need to install the Snap runtime. To install the Snap runtime, install the \u201csnapd\u201d package on your computer, and enable the \u201csnapd.socket\u201d service via <strong>systemctl\u00a0<\/strong>commands.<\/p>\n<p>Note: having issues setting up the Snap runtime on your Linux PC? Please take a look at our in-depth guide on how to set up Snap packages on Linux! It\u2019ll help you get everything configured and set up!<\/p>\n<p>Once the Snap runtime is set up on your Linux PC, the Spot client can be installed on your Linux system using the following <strong>snap install\u00a0<\/strong>command.<\/p>\n<pre>\nsudo snap install spot --edge\n<\/pre>\n<h4>Building from source<\/h4>\n<p>It is possible to build the Spot client from the source code. If you would like to do this, head over to the Spot Github page and read the build instructions provided there.<\/p>\n<h2>Setting up Spot\u00a0<\/h2>\n<p>Setting up Spot isn\u2019t a challenging process. To start, head over to the Spotify website and learn your username. If you can\u2019t figure out your username, the Spotify email also works. Sadly, you cannot log into Spot by connecting to Facebook like the official app.<\/p>\n<p>After finding out what your Spotify username is, launch Spot on the Linux desktop by searching for \u201cSpot\u201d in the app menu. Once Spot is open, a login window will appear. In this login window, you\u2019ll see a message \u201cPlease note that a premium account is required to use Spot.\u201d\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395790 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"803\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-9.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-12.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-14.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Log into the premium Spot login window using your Spotify username and password. Then, press the \u201cLogin\u201d button to continue. Once you\u2019ve logged in, Spot will load in your playlists, artists, etc.<\/p>\n<h2>How to use Spot<\/h2>\n<p>To listen to music in Spot, click on \u201cLibrary.\u201d In the \u201cLibrary\u201d area, you\u2019ll see your Spotify albums, artists, etc. To access and play playlists, select the \u201cPlaylists\u201d section in the side-bar.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395791 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux.png\" alt=\"\" width=\"1200\" height=\"655\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-8.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Need to find something specific to listen to? Select the search box, type out the name of a song, and it\u2019ll appear.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395792 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-3.png\" alt=\"\" width=\"1200\" height=\"541\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-3.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-15.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-16.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-17.png 768w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-open-source-spotify-client-on-linux-18.png 1040w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Are you using the Spotify music service on your Linux PC? Do you feel like the official Spotify app isn\u2019t very good? Check out the Spot app! It\u2019s an open-source Spotify client (based on librespot) that gives a fresh, Linux-native look. Here\u2019s how to use it on your system. Note: To use the &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1715,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1714"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1714"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1714\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1715"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1714"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1714"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}