Script to install/update Spotify for Debian/Ubuntu easily.
Go to file
2021-03-28 03:41:32 +02:00
screenshots Added a screenshot 2015-09-19 19:26:29 +02:00
src Update email address 2021-03-28 03:36:58 +02:00
LICENSE.txt LICENSE (GPL 2.0) 2021-03-28 03:34:50 +02:00
Makefile Makefile 2021-03-28 03:41:32 +02:00
README.md README.md 2016-03-01 19:14:56 +01:00

Spotify (Latest) for Debian/Ubuntu

How to use:

  • Install instructions:

    • Open the terminal.
    • Clone the repository: git clone https://github.com/q3aql/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