Skip to content

Instantly share code, notes, and snippets.

@hidakatsuya
Created September 20, 2012 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hidakatsuya/3756769 to your computer and use it in GitHub Desktop.
Save hidakatsuya/3756769 to your computer and use it in GitHub Desktop.
How to uninstall PHP5.4
sudo rm -fr /usr/local/php5*
sudo rm -fr /usr/local/packager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment