Script to install/update Spotify for Debian/Ubuntu easily.
Go to file
2015-11-11 21:15:44 +01:00
screenshots Added a screenshot 2015-09-19 19:26:29 +02:00
README.md Removed optional instructions (README.md) 2015-11-11 21:15:44 +01: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
  • 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