I know this is not the proper place to ask this question, but please can any body tell me how to uninstall a software installed on linux.
[ Post a follow-up to this message ]
Hmm! If you have installed "software" using the rpm build, u could possibly use the same utility to uninstall too! rpm -qa -> would give u the list rpm -e <software-name> -> would help u install