> dpkg --get-selections | grep -i earth > > will give you a list of packages containing the phrase earth and > whether they are installed or not.
And then perhaps something like this, to remove it: dpkg --purge google-earth6 If "google-earth6" were the package name. tim _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
