Actually.. after remembering this thread was not about why to try linux.
my candidate program is "emerge" it has a list of applications/packages that are available for download. If you want to install something and it is on your version of the downloadable list. <- u can update the list dynamically.
"emerge -s *guessed_app_name*"
that searches for the app in its list.. and finds the latest version etc <- so this will tell u if there is an update for an existing package if u search for something already installed.
"emerge -p *guessed_app_name*"
that 'pretends' to install the package/app and lists any dependencies it might have, in the order they would be installed. <- not needed step but its fun
FINALLY.
"emerge app_name"
that performs the install.. compiles/configures/pleases your wife/and generally roxs
This is far easier than hunting for downloads through a web browser. where links might be dead.. might not be latest version etc..
I was impressed with "emerge ut2004-demo" on my nvidia box.. not so much on my main rig
CBA configuring the ATI drivers.. well. I will but whenever I reinstall everything. Me hard disk is getting cluttered.. and the windows registry is getting a bit fubared.