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

1.2 KiB

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 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