Re: RPM Uninstall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello,
run

# rpm -qa | grep caching-nameserver

it shows the whole package name.
Uninstall it using

# rpm -e <package name>

or

remove it using yum (recommended)

yum remove <package name>


On Wed, Aug 6, 2008 at 1:24 AM, R P Herrold <herrold@xxxxxxxxxxxx> wrote:
On Tue, 5 Aug 2008, Matt wrote:

I am wanting to uninstall an rpm off my CentOS 4.6 box.  Namely
caching-nameserver.  Is there anywhere I can look at the uninstall
script to see what it all does on its way out?

Run as an unpriv'd user:

       rpm -q --scripts caching-nameserver

will show them to you, without running them

-- Russ herrold

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



--
Thanks and Regards,
Kapil Singh Kushwah
Linux System Administrator
Hotwax Media Inc.
Indore,(M.P) INDIA

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux