spotify-deb-install/README.md
2016-03-01 19:14:56 +01:00

28 lines
957 B
Markdown

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
* See the [screenshot](https://raw.githubusercontent.com/q3aql/spotify-deb-install/master/screenshots/screenshot.png).
### External links:
* [Spotify official website](https://www.spotify.com/)
* [Spotify repository](http://repository.spotify.com/pool/non-free/s/spotify-client)
* [Spotify support](https://support.spotify.com)