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>
--
Thanks and Regards,
Kapil Singh Kushwah
Linux System Administrator
Hotwax Media Inc.
Indore,(M.P) INDIA
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:Run as an unpriv'd user:
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?
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