Michael Mallete wrote:
hello everyone!
i didn't know what kernel-smp was about so i installed
the rpm i found in the fedora updates section, in my
single processor i686. of course this is wrong, i
believe, because kernel-smp is for multi-processor
systems (please correct me if i got it all wrong).
anyway, i tried executing this: rpm -U kernel-smp, but
i'm just getting an error message. i want it
uninstalled. how?
'rpm -U kernel-smp' will attempt to update the package 'kernel-smp'.
to erase use 'rpm -e packagename'
use 'man rpm' for additional help on how with rpm