2015-11-11 21:13:43 +01:00
2015-09-19 19:26:29 +02:00

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

Description
Script to install/update Spotify for Debian/Ubuntu easily.
Readme 158 KiB
Languages
Shell 94.3%
Makefile 5.7%