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
-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
        "It's a summons."
        "What's a summons?"
        "It means summon's in trouble."
                -- Rocky and Bullwinkle
*/



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

Reply via email to