![]() |
how install spotify? - Printable Version +- Index (https://forums.netrunner.com) +-- Forum: Netrunner Debian (https://forums.netrunner.com/forumdisplay.php?fid=75) +--- Forum: Software and Applications (https://forums.netrunner.com/forumdisplay.php?fid=76) +--- Thread: how install spotify? (/showthread.php?tid=24354) |
how install spotify? - Pfiff - 22nd November 2017 Hello, i want to install a spotify client. Code: pfiff@netrunner-pfiff:~$ echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list but got this answer. How can I activate this repository despite the missing key? Or, how can i get the key? Ciao! Dieter RE: how install spotify? - leszek - 22nd November 2017 Looks to me like it imported the key just fine. Is it spilling out any error message for that specific repository when running sudo apt update? RE: how install spotify? - Pfiff - 22nd November 2017 (22nd November 2017, 19:11)leszek Wrote: Looks to me like it imported the key just fine. I'm not sitting at this specific pc to quote the messages correctly but there is a error message concerning this repositpory during sudo apt update. (Refusing the repository because of missing key ...) Ciao! Dieter RE: how install spotify? - leszek - 23rd November 2017 Would be nice to have the exact error message. RE: how install spotify? - Pfiff - 24th November 2017 ok, here is exact error message .. Code: sudo apt update what can i do now to fix this problem? Ciao! Dieter |