Cant remove RMP

Discussion in 'Technical' started by salmanearn, Oct 21, 2010.

Thread Status:
Not open for further replies.
  1. salmanearn

    salmanearn New Member

    Hi,

    I am stuck in removing couple of rmps which i want to deinstall ,here is the out put in am recivins


    [root@SalmanCentos /]# rpm -qa | grep pcp
    pcp-libs-devel-3.3.3-1.el5
    pcp-libs-3.3.3-1.el5
    pcp-gui-1.4.9-1
    pcp-3.3.3-1.el5


    [root@SalmanCentos /]# rpm -e pcp-lib-devel-3.3.3-1.e15
    error: package pcp-lib-devel-3.3.3-1.e15 is not installed


    now by using yum

    [root@SalmanCentos /]# yum remove pcp-lib-devel-3.3.3-1.e15
    Loaded plugins: fastestmirror, priorities
    Setting up Remove Process
    No Match for argument: pcp-lib-devel-3.3.3-1.e15
    Loading mirror speeds from cached hostfile
    No Packages marked for removal


    Can any one help me .

    Regards
    Salman
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Try
    Code:
    yum remove pcp-lib-devel
     
  3. salmanearn

    salmanearn New Member

    @Admin

    You can close the thread it solved .Thanks
     
Thread Status:
Not open for further replies.

Share This Page