Find the exact name of package which you want to remove by command:
rpm -qa | grep package_name
To uninstall it:
rpm -e package_name
This entry was posted on March 14, 2008 at 2:58 pm and is filed under Technical with tags linux. You can follow any responses to this entry through the RSS 2.0 feed
You can leave a response, or trackback from your own site.