Koozali.org: home of the SME Server

How to Remove package

Asok

How to Remove package
« on: December 21, 2005, 04:05:03 PM »
I have a client who is running SME 6 with the AV package from http://sme.dungog.net/  I am having problems with it and need to uninstall it.  Does anybody know how to uninstall a package?

Thanks,
Asok

Offline byte

  • *
  • 2,183
  • +2/-0
How to Remove package
« Reply #1 on: December 21, 2005, 04:39:10 PM »
Using a normal linux command rpm -e rpmname
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Asok

How to Remove package
« Reply #2 on: December 21, 2005, 04:52:54 PM »
Any suggestion if I don't have the RPM from which is was installed?

Offline byte

  • *
  • 2,183
  • +2/-0
How to Remove package
« Reply #3 on: December 21, 2005, 05:03:04 PM »
2 ways either email the person you brought it from or do this to check if this is the package you are using if not sure of what AV is installed do a...

rpm -qi clamav-es

that should return whether package is installed or not, then run the other command i gave you to uninstall
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!