LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPMs (https://www.linuxquestions.org/questions/linux-newbie-8/rpms-791234/)

earlysame55 02-24-2010 06:28 AM

RPMs
 
Hi all,

There are some files which were installed by a RPM gone missing. rpm --verify shows the files as missing. When i try to run rpm -Uvh it does nothing except for saying the package is installed. rpm -F does not do anything but returns to the prompt. Kindly advice me on how to get the deleted files back.

Many thanks.

knudfl 02-24-2010 06:56 AM

rpm -Uvh --replacepkgs <package>.rpm

.. is probably the solution.
The command : 'man rpm'
.. to know rpm options
.....


All times are GMT -5. The time now is 08:59 AM.