Linux - How to completety clean up a software installation
Posted
by
Jonathan Rioux
on Server Fault
See other posts from Server Fault
or by Jonathan Rioux
Published on 2011-02-09T14:40:41Z
Indexed on
2011/02/09
15:26 UTC
Read the original article
Hit count: 257
Hi,
I am running under Debian and I have recently upgraded to Squeeze.
Since then, I am having so much problems with Webmin. So I have decided to remove it using:
apt-get remove webmin
And then I downloaded the sources of Webmin 1.530 and compiled it. But the installation process has been stucked for an hour so I canceled it. I even tried to install it using the .deb file without success (installation stucks for hours).
From now, I cannot install Webmin since I uninstalled it.
So I would like to know how can I make a full clean up of any traces of Webmin on my server. And then I will retry to install it.
© Server Fault or respective owner