Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

altjx

macrumors member
Original poster
May 12, 2010
87
2
I'm pretty new to Mac OS and still learning the ins and outs. Just installed something via .dmg file and it's a CLI tool, so there's no application in the "Applications" folder for this. Any idea if there's a common way to uninstall applications that fit this type of situation?
 
I'm pretty new to Mac OS and still learning the ins and outs. Just installed something via .dmg file and it's a CLI tool, so there's no application in the "Applications" folder for this. Any idea if there's a common way to uninstall applications that fit this type of situation?

If you name what you installed someone might provide you with specific uninstall instructions.
 
If you name what you installed someone might provide you with specific uninstall instructions.
You don't need instructions specific to individual apps. The instructions posted will work for any app.
 
You don't need instructions specific to individual apps. The instructions posted will work for any app.

Probably won't work very well for a unix CLI tool, which might be installing libraries, headers and who knows what in various corners of /usr/local. I'd much rather take a look at the install script and see exactly what was installed and where.
 
Probably won't work very well for a unix CLI tool, which might be installing libraries, headers and who knows what in various corners of /usr/local. I'd much rather take a look at the install script and see exactly what was installed and where.
In over 5 years, I've yet to see an app that couldn't be successfully and completely removed using this method. I suppose there could be exceptions, but none have surfaced yet.
 
In over 5 years, I've yet to see an app that couldn't be successfully and completely removed using this method. I suppose there could be exceptions, but none have surfaced yet.

Your instructions seem quite robust, so perhaps if the OP follows them carefully all will be fine. But if the CLI tool (likely installed in /usr/local/bin and easily found by name or via Activity Monitor) depends on auxiliary libraries or support files that were installed too, then the situation becomes trickier.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.