[CentOS] RPM Uninstall

kapil singh kapilsingh.linux at gmail.com
Wed Aug 6 11:00:29 UTC 2008


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 at owlriver.com> 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 at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



-- 
Thanks and Regards,
Kapil Singh Kushwah
Linux System Administrator
Hotwax Media Inc.
Indore,(M.P) INDIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080806/6d520671/attachment.html>


More information about the CentOS mailing list