PDA

View Full Version : Removing webmin


des
2003-09-14, 20:20 PM
Is completely removing webmin on debian as simple as removing the package via apt-get? Is there anything else I have to delete or change (aside from the configs) after that?

QT
2003-09-14, 20:53 PM
Originally posted by des
Is completely removing webmin on debian as simple as removing the package via apt-get? Is there anything else I have to delete or change (aside from the configs) after that?

Should be simple:

apt-get remove webmin

If apt-get says that the package is not installed but webmin is there, then they probably did a tarball installation..then you'll have to find the installation directory. Once you find the directory, there's an uninstall script. :)