PDA

View Full Version : stupid question: where do I uninstall ndiswrapper from?


Nikobelia
2008-07-09, 02:46 PM CDT
Being a moderately ignorant new convert, I don't know how to uninstall things. I can't see an ndiswrapper directory in usr/bin - where will it be? (in Fedora 9, on a recent kernel)

Also, is "make uninstall" the best way to uninstall something, or is there a way of doing it with yum? The guide I was reading was a general Linux thing and not Fedora-specific, so I thought I'd ask.

fnmblot
2008-07-09, 02:50 PM CDT
if you installed something with "make install" "make uninstall" is a good bet to uninstall it. If not, check the readme of the source code. They almost always give uninstall directions.

Nikobelia
2008-07-09, 02:57 PM CDT
query resolved: I googled it.