uninstall-spotify.sh 186 B

123456
  1. #!/bin/bash
  2. rm $HOME/.local/share/applications/spotify.desktop
  3. rm $HOME/.local/share/icons/hicolor/128x128/apps/spotify-client.png
  4. rm $HOME/bin/spotify
  5. rm -rf $HOME/.local/share/spotify