Re: [CentOS] RPM Uninstall

2008-08-06 Thread kapil singh
Hello, run # rpm -qa | grep caching-nameserver it shows the whole package name. Uninstall it using # rpm -e or remove it using yum (recommended) yum remove On Wed, Aug 6, 2008 at 1:24 AM, R P Herrold <[EMAIL PROTECTED]> wrote: > On Tue, 5 Aug 2008, Matt wrote: > > I am wanting to uninst

[CentOS] RPM Uninstall

2008-08-05 Thread R P Herrold
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 the

[CentOS] RPM Uninstall

2008-08-05 Thread Matt
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? Matt ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailm