I will show you the easiest way how to uninstall your rpm packages. Before we start uninstalling our rpm packages, we should know first the name of our packages that need to uninstall. To do this, open your console that type this
#rpm -qa | grep xterm
If you want try to uninstall xterm packages, after that you will found you listed rpm like this one
#xterm-215-6pclos2007
So, let’s uninstall by type this command
#rpm -e xterm-215-6pclos2007
And done, you was successfully uninstall your rpm packages ;)
Popularity: 5%
how to uninstall rpm packages indodx
I will show you the easiest way how to uninstall your rpm packages. Before we start uninstalling our rpm packages, we should know first the name of our packages
Source: http://blog.indodx.com/archives/how-to-uninstall-rpm-packages.jsp
how to installupgrade and uninstall a linux rpm package
This article will show you to how install,upgrade, and uninstall a RPM package on Linux. For additional RPM commands such as listing all installed RPMs on the
Source: http://heatware.net/linux-unix/how-to-installupgrade-and-uninstall-a-linux-rpm-package/
installing software from rpm packages in linux
How to install, upgrade and uninstall RPM software packages in Linux.
Source: http://www.tuxfiles.org/linuxhelp/rpminstall.html
rpm redhat package manager
RPM is the Red Hat package manager. It is a program designed to build To test a package to see how it would install (without installing, also checks
Source: http://susefaq.sourceforge.net/articles/rpm.html
rpm howto
In its simplest form, RPM can be used to install packages: is a description of the software along with instructions on how to build it and a file list for all the
Source: http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/RPM-HOWTO.html
how do i uninstall rpm packages? howtoforge forums howtoforge
How do I uninstall rpm packages? Technical Movin' On ViewSonic ViewPad 7 Android Tablet announced; AMD to Retire ATI Brand
Source: http://www.howtoforge.com/forums/showthread.php?t=8
uninstall remove yum packages linux unix forum
Hello,,, I want to uninstall yum package on fc5. rpm -e haven,t work.guide me regarding this matter. regards
Source: http://nixcraft.com/linux-software/825-uninstall-remove-yum-packages.html
uninstall software linux commands
Linux Classes and Training. Free Linux Course. LINUX CLASSES - MANAGING LINUX How Do I Uninstall a Linux Software Package?
Source: http://lowfatlinux.com/linux-rpm-uninstall.html
cannot uninstall duplicate rpm package??
From: "Olivier Dony" With this command, RPM automatically uninstall the old version of foo package and install the new one. Always use rpm -Uvh to install packages, since it works fine
Source: https://www.redhat.com/archives/redhat-list/2003-August/msg00299.htmlhow to use rpm commands
Source: http://www.faqs.org/docs/securing/chap3sec20.html
























