LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxQuestions.org Member Intro (https://www.linuxquestions.org/questions/linuxquestions-org-member-intro-24/)
-   -   Removing Installed package on Linux. (https://www.linuxquestions.org/questions/linuxquestions-org-member-intro-24/removing-installed-package-on-linux-251146/)

ashisht 11-04-2004 01:56 PM

Removing Installed package on Linux.
 
Hi,

I need help to remove/deinstall package from the linux node.

Linux version is Linux number1 2.4.21-4.ELsmp

When I tried to deinstall the package it gives following error

rpm -e OPC

/var/tmp/rpm-tmp.56411: line 1: /opt/OV/bin/OpC/install/itorpmpreun: No such file or directory

Earlier I excuted same command and while doing so power to server was accidently put off.



When I try to install the package it gives following error

rpm -i --nodeps OPC.rpm
package OPC-6.15-1 is already installed

Any help or advice

Thanks
Ashish

halo14 11-04-2004 02:05 PM

you could try doing "rpm -f -i OPC.rpm" to force it to install the rpm...

ashisht 11-04-2004 02:14 PM

Same Error
 
Hi
Tried that but received the following error


sudo rpm -f -i --nodeps OPC.rpm
package OPC-6.15-1 is already installed
Regards
Ashish

XavierP 11-04-2004 02:26 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

FUP here: http://www.linuxquestions.org/questi...hreadid=251154


All times are GMT -5. The time now is 05:52 AM.