Re: How to uninstall
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2008/4/24 Sathasivam, Elayaraja <[email protected]>: > After uninstalling all net-snmp by command rpm –e <package>. > But still I am finding some of the files under > > /usr/local/bin/ snmpwalk, etc… Those will be the commands that you installed manually (eg. using "make install") > Could you please help us to uninstall these snmpwalk , snmpget > etc from this /usr/local/bin folder Try rm /usr/local/bin/snmp* You'll probably also have to remove SNMP-related files from /usr/local/sbin/, /usr/local/lib, /usr/local/share/snmp If you run the commands locate snmp and locate mib that should give you an indication of where the Net-SNMP stuff might have been installed. But don't just blindly take my word for any of this. Always think about what you're doing! If in doubt, run rpm -q -f {path to file} to check whether a given file is actually part of another package Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users