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
- See the screenshot.
External links:
Description
Languages
Shell
94.3%
Makefile
5.7%