LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Kernel-Source rpm Install/Uninstall error in Fedora (https://www.linuxquestions.org/questions/linux-general-1/kernel-source-rpm-install-uninstall-error-in-fedora-129785/)

i286 12-29-2003 10:58 AM

Kernel-Source rpm Install/Uninstall error in Fedora
 
I tried to install kernel-source-2.4.22-1.2115.nptl.i386.rpm on my Fedora from disc3, but the installation failed with an error message at about 50% and now I can't install it again because it says that it's already installed. When I try to uninstall kernel parts with Add/Remove applications it gives an error that it can't find libtk8.3.so. What should I do to install this kernel-source. Should I reinstall Fedora or is there a better solution. Thanks in advance.
:cry:

wldkos 12-29-2003 11:31 AM

]#rpm -q packagename
(rpm -q kernel)

that will list rpms matching the query.

]#rpm -e packagename removes the package (but specify exactly, if there are more than one package.)


All times are GMT -5. The time now is 09:17 PM.