Skip to content

Instantly share code, notes, and snippets.

@benaskins
Created June 18, 2009 09:22
Show Gist options
  • Save benaskins/131815 to your computer and use it in GitHub Desktop.
Save benaskins/131815 to your computer and use it in GitHub Desktop.
~ $ sudo gem uninstall passenger
Password:
Remove executables:
passenger-spawn-server, passenger-install-apache2-module, passenger-install-nginx-module, passenger-config, passenger-memory-stats, passenger-make-enterprisey, passenger-status, passenger-stress-test
in addition to the gem? [Yn] Y
Removing passenger-spawn-server
Removing passenger-install-apache2-module
Removing passenger-install-nginx-module
Removing passenger-config
Removing passenger-memory-stats
Removing passenger-make-enterprisey
Removing passenger-status
Removing passenger-stress-test
Successfully uninstalled passenger-2.2.3
~ $ gem list passenger
*** LOCAL GEMS ***
passenger (2.2.3)
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment