#!/bin/sh # Combined instructions from: # - https://www.spotify.com/us/download/linux/ # - https://stackoverflow.com/a/69015383 # # @oogali curl https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | \ gpg --no-default-keying --keyring gnupg-ring:/etc/apt/trusted.gpg.d/spotify.gpg --import apt-get update apt-get install spotify-client