> Reading man apt-get I'm still not sure how to re-install kde. I want the
> old info erased, then install --not just updated.
First "apt-get --purge remove" the kde packages and then issue "rm -r
~/.kde{,2}". That should clean up all the KDE configuration data.
- Jarno