My recommendation was plain rm, without -rf. Viz:
# cd /
# tar tzf /path/to/xbase43.tgz | xargs rm
I believe it to be safe. It will leave some directories in place, but won't
remove anything it's not supposed to.
In any case, for a test system as the OP has, reinstalling is probably faster
and easier.