spotify-deb-install/README.md

1.1 KiB

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

Use/Installation:

  • Open the terminal and run the following commands:
$ git clone https://gitlab.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://gitlab.com/q3aql/spotify-deb-install.git
$ cd spotify-deb-install
$ sudo make uninstall
$ sudo apt-get remove spotify-client

Screenshots