LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   manually deleted package (https://www.linuxquestions.org/questions/fedora-35/manually-deleted-package-476993/)

zarnold 08-24-2006 12:28 PM

manually deleted package
 
Hello,

I manually deleted the kernel source package from /usr/src

Now when I try to re-install the package it says its already installed, but if i try to remove the package it says its not installed. Using the --force option still doesn't install it.

What now? :(

reddazz 08-24-2006 12:36 PM

Use the following commands to reinstall the package,
Code:

#rpm -Uvh --nodeps --force somepackage.rpm


All times are GMT -5. The time now is 12:33 AM.