<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags/Spotify on paapereira.xyz</title><link>https://paapereira.xyz/tags/spotify/</link><description>Recent content in Tags/Spotify on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Tue, 12 Feb 2013 16:49:00 +0000</lastBuildDate><atom:link href="https://paapereira.xyz/tags/spotify/index.xml" rel="self" type="application/rss+xml"/><item><title>Install Spotify in Ubuntu</title><link>https://paapereira.xyz/posts/2013/02/install-spotify-in-ubuntu/</link><pubDate>Tue, 12 Feb 2013 16:49:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/install-spotify-in-ubuntu/</guid><description>&lt;p>&lt;a href="http://www.spotify.com/pt/">Spotify&lt;/a> is finally available in Portugal!&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-12-install-spotify-in-ubuntu/spotify.jpg" alt="Spotify">&lt;/p>
&lt;p>Here&amp;rsquo;s how you install the preview build of Spotify for Linux in Ubuntu.&lt;/p>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;ul>
&lt;li>Add the following into your Software Sources:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>deb http://repository.spotify.com stable non-free
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-12-install-spotify-in-ubuntu/software-sources.png" alt="Software Sources">&lt;/p>
&lt;ul>
&lt;li>Add Spotify public key into your trusted software provider keys;&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Update apt-get&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Spotify&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install spotify-client
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-12-install-spotify-in-ubuntu/client.png" alt="spotify-client">&lt;/p></description></item></channel></rss>