spotify-deb-install/README.md
2015-10-14 19:15:02 +02:00

31 lines
1.2 KiB
Markdown

Spotify (Latest) for Debian/Ubuntu
==================================
### How to use:
* **Install instructions:**
* Open the terminal.
* Clone the repository: `git clone https://github.com/clamsawd/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`
* _**(Optional)**_ Change directory: `cd desktop`
* _**(Optional)**_ Copy image to system: `cp -rf spotify-client.png /usr/share/icons/`
* _**(Optional)**_ Copy desktop file to system: `cp -rf spotify.desktop /usr/local/share/applications/`
* **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/clamsawd/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)