|
|
|
Remove every trace of a program by reinstalling it
I'm not on my mac right now so I can't doublecheck everything, but there is a better way.
Every time you install an app a .bom (bill of materials) file is created. Its location is (off the top of my head) /Library/Receipts/<App_name>.pkg/Contents/Archive.bom. From the commandline you can issue the command: lsbom /Library/Receipts/<App_name>.pkg/Contents/Archive.bom (lsbom is 'ls' for .bom files) This should list all the files that are installed for that app. You can then go at your leisure and remove them. I think the lsbom method is safer because it is the 'official' list. With the method above, the OS might list files not connected with that app.
Remove every trace of a program by reinstalling it
Looking at the .bom only works for stuff that goes through the system installer; most custom installers don't seem to leave a log anywhere consistent, if at all.
So if you wanna destroy every trace of what, say, Adobe's hideous installer did to your system, this hint would be a good place to start.
File menu of installer
Another approach is to select the 'Files' menu item of the installer. This will list what files are to be installed.
|
SearchFrom our Sponsor...What's New:HintsNo new hintsComments last 2 days
Links last 2 weeksNo recent new linksWhat's New in the Forums?
The Editor's Corner...Here are some of my (robg) other projects...
Hints by TopicNews from Macworld
The macosxhints PollWhat version of OS X are you running as your main OS?
Other polls | 11,421 votes | 42 comments
|
|
Copyright © 2009 Mac Publishing LLC (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Powered by Geeklog Created this page in 0.03 seconds |
|