How to purge

I am having a problem with VirtualBox and need to completely remove it with the purge option to clear out all the conf files so I can reinstall it from scratch. Zypper doesn’t seem to have such a command. Can anybody point me in the right direction? Running opensuse 11.2, kde 4.3.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sudo rpm -e VirtualBox

then nuke your own settings in your user’s directory:

mv ~/.VirtualBox ~/.VirtualBox.old

Good luck.

BobTheBull wrote:
> I am having a problem with VirtualBox and need to completely remove it
> with the purge option to clear out all the conf files so I can reinstall
> it from scratch. Zypper doesn’t seem to have such a command. Can anybody
> point me in the right direction? Running opensuse 11.2, kde 4.3.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJLDssQAAoJEF+XTK08PnB5qYoP/jjbdNwCXrDPDxz/uPXhxGHG
7frSW67U9e5GiOTvQ+CXrM8ajv3T7cWW54e9XBlWieByos3+7DduBgwZwmF0+f5M
vYnBixYjNTNnFDuh0CSPzIa4X5dghDF5M5LpjNiNlvUD5DuiIZzKSXhriME/ZwPG
0mSF8Z6PLDxxV6unhE4t8nxRua/Iig5WjmpJSX0AIbv1XNdY00BLI1CJaDjb2W0s
fIT+F0k5yZXoOoo18OlbjTYWLAeprU8mDFfBallNB5fK3oSGla+sPq+8p7Wjdgay
vNNdO4fhBtVO7wyEeKaQCRgrJHGjXuRQHWHDX567PLcCD8p/ijtWQPlJY3HJ8zjK
TXGUXigu61/acAl6R0UVryfnEfUqM+veYzgsbt57Vi6wKbMHWcReBdNNqkkssfQ/
tcNu1sJPPTIFIzyvELRqYyTne/NxW211tTXEqimhb+jeCsLlesb8IC+DlqWKV8fU
lmWuDLvLwwr5IqE+bJgIJJAhKBQJNPqhFifXNkCfaqnUdNoUoPgx9q3fvTde67HV
IisTCZ7ZD3SZq81xeULgdsSDovZz4YCetDsVru/ga0i428YpjBvzS+EUq5fmOeXx
wjjDUFa6tBqV1xFaFXACC4MhJZOAh1kO8Rseh2/ml3t48AVh1mAN8ya2EKNNAQr3
33N0yPMCcv6iBPRB5KHI
=2JNC
-----END PGP SIGNATURE-----

Ok, I fixed my problem; after I posted this thread it occurred to me to do a search on this. I did and found a post that told exactly what to do and it worked. Seems I did not have some necessary packages installed, like make (it never occurred to me make would not be automatically installed).

Next time I will search first. Probably should kill this thread. Can the original poster do this, or does it take a moderator?