2021-03-28 04:26:20 +02:00
2015-09-19 19:26:29 +02:00
2021-03-28 04:14:45 +02:00
2021-03-28 03:34:50 +02:00
2021-03-28 03:41:32 +02:00
2021-03-28 04:26:20 +02:00

Script to install/update Spotify for Debian/Ubuntu easily.

Use/Installation:

  • Open the terminal and run the following commands:
$ git clone https://github.com/q3aql/spotify-deb-install.git
$ cd spotify-deb-install
$ sudo make install
$ sudo spotify-deb-install

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

Update Spotify:

  • Open the terminal and simply run the following command:
$ sudo spotify-deb-install

Uninstall:

  • Open the terminal and run the following commands:
$ git clone https://github.com/q3aql/spotify-deb-install.git
$ cd spotify-deb-install
$ sudo make uninstall
$ sudo apt-get remove spotify-client

Screenshots

Description
Script to install/update Spotify for Debian/Ubuntu easily.
Readme 158 KiB
Languages
Shell 94.3%
Makefile 5.7%