Koozali.org: home of the SME Server

remove ddclient

Offline cirkit

  • ****
  • 73
  • +0/-0
remove ddclient
« on: February 22, 2009, 08:09:51 PM »
I installed ddclient on 21 FEb 2009 , but did not function properly, instead i implemented the function in my router, now I want to remove ddclient hence from root i issued " yum remove sme7-ddclient*.rpm" and the result was no package to remove, The severmanager ddclient panel still exists how can I remove ddclient?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: remove ddclient
« Reply #1 on: February 22, 2009, 09:51:16 PM »
I installed ddclient on 21 FEb 2009 , but did not function properly, instead i implemented the function in my router, now I want to remove ddclient hence from root i issued " yum remove sme7-ddclient*.rpm" and the result was no package to remove, The severmanager ddclient panel still exists how can I remove ddclient?
You should use this instead as yum is not filename but package aware:
Code: [Select]
yum remove sme7-ddclientBe carefull as it might remove a lot of packages from your server, say no if it removes more than it installed on 21 feb 2009, if it removes more you need to remove all packages installed for ddclient manually using:
Code: [Select]
rpm -e package-name
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)