Script to install/update Spotify for Debian/Ubuntu easily.
Go to file
2015-11-11 21:13:43 +01:00
screenshots Added a screenshot 2015-09-19 19:26:29 +02:00
README.md Updated URL to clone repository (README.md) 2015-10-14 19:15:02 +02:00
spotify-deb-install Renamed script (spotify-deb-install) 2015-10-14 19:04:45 +02:00

Spotify (Latest) for Debian/Ubuntu

How to use:

  • Install instructions:

    • Open the terminal.
    • Clone the repository: git clone https://github.com/clamsawd/spotify-deb-install.git
    • Change directory: cd spotify-deb-install
    • Change the permissions: chmod +x spotify-deb-install
    • Run the script as root: ./spotify-deb-install
    • (Optional) Change directory: cd desktop
    • (Optional) Copy image to system: cp -rf spotify-client.png /usr/share/icons/
    • (Optional) Copy desktop file to system: cp -rf spotify.desktop /usr/local/share/applications/
  • Uninstall instructions:

    • Open the terminal as root.
    • Type the command: apt-get remove spotify-client

Note: The script should run with all Debian/Ubuntu distributions based.

Screenshots