💻 Software
How to remove a package I compiled and installed manually?
Fresh5 days ago
Mar 15, 20266040 viewsConfidence Score0%
0%
Problem
I recently compiled and installed Git on a new install of Mac OS 10.6 but it didn't install the documentation. I now realize I should've used the precompiled package offered here: http://code.google.com/p/git-osx-installer/downloads/list How do I remove all the files that I added to my system using…
Error Output
make install
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to remove a package I compiled and installed manually?
Low Risk
often works. If your makefile doesn't support that, then your best bet might be to run (which will list the steps that does without actually doing them) and manually reverse its steps. You can also look at different distros' Git packages (such as De…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix