Skip to content

Instantly share code, notes, and snippets.

@nasgul
Last active June 5, 2019 09:38
Show Gist options
  • Save nasgul/886e1c747ef18a4778fef825522d0b32 to your computer and use it in GitHub Desktop.
Save nasgul/886e1c747ef18a4778fef825522d0b32 to your computer and use it in GitHub Desktop.
How delete PhpStorm 10 from Ubuntu 15
sudo rm -rf /usr/local/bin/pstorm
rm -rf ~/.PhpStorm*
rm -rf ~/.java/.userPrefs/jetbrains/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment