Yeah, uninstalling stuff is when it gets tricky... Since we can't delete file with a simple tarball, and there's no script support in the install process, you're kinda left to fend for yourself...
If you still have a means of launching shell commands, you basically undo it by hand, but when it's the very thing you want to remove, well...
Some stuff cannot clash by design because the very same files get modified, so you basically get lucky, but that's not always the case... And I'd have to check if that's the case here between Kevin's and my way of handling inetd...
|