apt-get would be a killer application to get going fully,
alsaf. I use it on Ubuntu when I get into trouble, and it does sort things out nicely! Just to bore the pants off everyone here's the commands that can be used after
apt-get and what they do:
dist-upgrade - Distribution upgrade
clean - Erase downloaded archive files
autoclean - Erase old downloaded archive files
check - Verify that there are no broken dependencies
update - Retrieve new lists of packages
upgrade - Perform an upgrade
install - Install new packages
remove - Remove packages
autoremove - Remove automatically all unused packages
purge - Remove packages and config files
source - Download source archives
build-dep - Configure build-dependencies for source packages
dselect-upgrade - Follow dselect selections
I'm not saying that all would be able to work fully with the present distro/s but if the first eight or nine worked I'd be happy!

Unh.