How do I uninstall BBEdit?

3,271 views
Skip to first unread message

vladvino

unread,
Apr 16, 2012, 5:54:23 PM4/16/12
to BBEdit Talk
I downloaded evaluation copy and would like to remove it. Would moving
BBEdit folder from Applications to Trash do the trick?

Thanks,

-Vlad

François Schiettecatte

unread,
Apr 16, 2012, 7:14:47 PM4/16/12
to bbe...@googlegroups.com
Yes, and you could include:

~/Library/Application Support/BBEdit
~/Library/Preferences/com.barebones.bbedit.*
/Library/Preferences/com.barebones.bbedit.plist

François

> --
> You received this message because you are subscribed to the
> "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to bbe...@googlegroups.com
> To unsubscribe from this group, send email to
> bbedit+un...@googlegroups.com
> For more options, visit this group at
> <http://groups.google.com/group/bbedit?hl=en>
> If you have a feature request or would like to report a problem,
> please email "sup...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

vladvino

unread,
May 31, 2012, 10:00:36 PM5/31/12
to BBEdit Talk
Thanks. I am still seeing BBEdit in Open With list. Any suggestions on
how to fix that?

-Vlad

On Apr 16, 7:14 pm, François Schiettecatte <fschietteca...@gmail.com>
wrote:
> Yes, and you could include:
>
> ~/Library/Application Support/BBEdit
> ~/Library/Preferences/com.barebones.bbedit.*
> /Library/Preferences/com.barebones.bbedit.plist
>
> François
>
> On Apr 16, 2012, at 5:54 PM,vladvinowrote:
>
>
>
>
>
>
>
> > I downloaded evaluation copy and would like to remove it. Would moving
> > BBEdit folder from Applications to Trash do the trick?
>
> > Thanks,
>
> > -Vlad
>
> > --
> > You received this message because you are subscribed to the
> > "BBEdit Talk" discussion group on Google Groups.
> > To post to this group, send email to bbe...@googlegroups.com
> > To unsubscribe from this group, send email to
> > bbedit+un...@googlegroups.com
> > For more options, visit this group at
> > <http://groups.google.com/group/bbedit?hl=en>
> > If you have a feature request or would like to report a problem,
> > please email "supp...@barebones.com" rather than posting to the group.

Patrick Woolsey

unread,
Jun 1, 2012, 8:41:23 AM6/1/12
to bbe...@googlegroups.com
vladvino <vlad...@gmail.com> sez:

>Thanks. I am still seeing BBEdit in Open With list. Any suggestions on
>how to fix that?


Once you have deleted the application, the system will remove its service
items the next time you restart your Mac.


Regards,

Patrick Woolsey
==
Bare Bones Software, Inc. <http://www.barebones.com>
P.O. Box 1048, Bedford, MA 01730-1048

LuKreme

unread,
Jun 2, 2012, 1:25:56 AM6/2/12
to bbe...@googlegroups.com
vladvino spake on Thursday 31-May-2012@20:00:36
> Thanks. I am still seeing BBEdit in Open With list. Any suggestions on
> how to fix that?

Depends. What happens if you try to open a file with BBEdit?

It could be you have another BBEdit.app somewhere, or it could be the LaunchServices hasn't updated. You can either reboot or run this command from Terminal (or use a utility like Onyx)

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain l -domain s -domain u

That is all a single line.

If you just call lsregister without any options, you will get a brief help overview.

$ /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister
lsregister: [OPTIONS] [ <path>... ]
[ -apps <domain>[,domain]... ]
[ -libs <domain>[,domain]... ]
[ -all <domain>[,domain]... ]

Paths are searched for applications to register with the Launch Service database.
Valid domains are "system", "local", "network" and "user". Domains can also
be specified using only the first letter.

-kill Reset the Launch Services database before doing anything else
-seed If database isn't seeded, scan default locations for applications and libraries to register
-lint Print information about plist errors while registering bundles
-convert Register apps found in older LS database files
-lazy n Sleep for n seconds before registering/scanning
-r Recursive directory scan, do not recurse into packages or invisible directories
-R Recursive directory scan, descending into packages and invisible directories
-f force-update registration even if mod date is unchanged
-u unregister instead of register
-v Display progress information
-dump Display full database contents after registration
-h Display this help

-dump is fascinating, in an ubergeeky sort of way, but it is a huge output. I'd pipe it to bbedit or something to look at it, myself. It's just about 64,000 lines of output on my machine.

--
Some books are undeservedly forgotten; none are undeservedly remembered

Reply all
Reply to author
Forward
0 new messages