Subject | Re: How do I uninstall Firebird on Mac Yosemite? |
---|---|
Author | |
Post date | 2015-04-04T09:45:38Z |
Thanks Mark,
You're being very helpful...
So my Terminal window looks like this after I quite (no dialog this time).
Ryans-MBP:~ ryanashton1$ vi remove.sh
Ryans-MBP:~ ryanashton1$ chmod 777 remove.sh
Ryans-MBP:~ ryanashton1$ sudo remove.sh
Password:
sudo: remove.sh: command not found
Ryans-MBP:~ ryanashton1$ sudo remove.sh
sudo: remove.sh: command not found
Ryans-MBP:~ ryanashton1$ sudo ./remove.sh
Launchctl
/Library/LaunchDaemons/org.firebird.gds.plist: Could not find specified service
Remove Framework
Remove Receipt
Remove /tmp/firebird
Ryans-MBP:~ ryanashton1$
Is that correct? Did it all work?
Also, under Users and Groups in Preferences, there is a 'Firebird Database' User - that has login ability when I start my computer.
Do I just delete this from the Preferences, or will it be deleted when I uninstall Firebird?