apt
More tool that makes me stupid. APT can check your system, tell you what you need and go get the rpm AND install it for you. In one command, just type (as root)
apt-get update && apt-get install synaptic
and synaptic is installed. And what it synaptic? That’s GUI for apt-get. I don’t have to do anything, but have up-to-date machine. It’s pretty amazing.
