On Tue, 4 Dec 2001, Jason Wong wrote:

> On Tuesday 04 December 2001 14:02, YH wrote:
>
> > Thanks Devon for the correction. Now, how can I uninstall the wrong
> > package? I tried rpm -e kernel-2.4.2-2.src.rpm, but it cannot find
> > kernel-2.4.2-2.src.rpm.
>
> When uninstalling packages there is no need to specify the ".rpm" extension.
> Try
>
>  rpm -e kernel-2.4.2-2.src
>
> If that fails, do rpm -qa | sort | less to see the actual names of packages
> installed.
>
> hth

 rpm --clean --rmsource --rmspec /usr/src/redhat/SPECS/kernel.spec

-- 
Bill Crawford, Unix Systems Developer, GTS Netcom
work: [EMAIL PROTECTED], home: [EMAIL PROTECTED]
        if (! (awake & TASK_RUNNABLE))
                return -ENOCAFFEINE;



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to