31 lines
1.2 KiB
Markdown
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-debian-ubuntu.git`
|
||
|
* Change directory: `cd spotify-debian-ubuntu`
|
||
|
* Change the permissions: `chmod +x install-spotify.sh`
|
||
|
* Run the script as root: `./install-spotify.sh`
|
||
|
* (_**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-debian-ubuntu/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)
|