Comments on How to Install Spotify on Ubuntu
Spotify is a Swedish entertainment company founded by Daniel Ek and Martin Lorentzon that gives you instant access to millions of songs from old favorites to the latest hits. In this tutorial, we will explain how to install Spotify on Ubuntu 22.04 LTS (Bionic Beaver).
3 Comment(s)
Comments
when i execute sudo apt-get update i get the following error:
W: Error de GPG: http://repository.spotify.com stable InRelease: Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY 4773BD5E130D1D45
W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4773BD5E130D1D45
Snap version does not allow access to local files.
You first need to configure the public key for the repo. That solves the error.
curl -sS https://download.spotify.com/debian/pubkey.gpg | sudo apt-key add -