Talk:Affa
From SME Server
Jump to navigationJump to searchThe yum remove command has caused grief for some users, when it removed many additional dependent packages. Developers have advised to use rpm -e packagename instead, and that does appear to be the general recommendation as read somewhere in the wiki recently. So shouldn't /usr/bin/yum remove smeserver-affa be rpm -e smeserver-affa
Regards Ray
At the moment a don't know any package that depends of Affa. And if this would be the case in the future, yum asked for conformation unless you run it with the -y option. Anyway, I have changed the uninstall instructions to rpm -e. It's as good as yum erase.
Michael