Uninstall RPM in Fedora
[root@localhost user1]# rpm -qa | grep chromium
chromium-4.0.252.0-0.1.20091119svn32498.fc12.i686
[root@localhost user1]# rpm -e chromium-4.0.252.0-0.1.20091119svn32498.fc12.i686
[root@localhost user1]#
For uninstall in Fedora/Redhat/Mandriva
[root@localhost user1]# rpm -qa | grep chromium
This will Query all Packages installed with Starting as chromium
chromium-4.0.252.0-0.1.20091119svn32498.fc12.i686
Now go for Uninstallation with rpm -e
[root@localhost user1]# rpm -e chromium-4.0.252.0-0.1.20091119svn32498.fc12.i686
[root@localhost user1]#
Package chromium-4.0.252.0-0.1.20091119svn32498.fc12.i686 Un installed Now
Linux
2011, 2012, abhilash, asÂ, chromium, fedora, grep, localhost, Mandriva, name, package, PackageÂ, query, redhat, root, rpm, svn, Uninstall, uninstallation, User, user1

Meet Author
S.Abhilash, started this blog in the later half of 2009 as a self hosting site for all his previous blogging attempts. , My way of writing and frequency of publishing may not be uniform as my resources are my projects nd issues i came across. For the last few years this blog is reacing 100 s of unique visitors each day, thanks wordpress and google for such a perfection in their software and services.
Submit Your Email For Free Updates on New Articles