Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Asok 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
-
Using a normal linux command rpm -e rpmname
-
Any suggestion if I don't have the RPM from which is was installed?
-
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