What was that program I installed?
Occasionally in my enthusiasm for trying new programs I get carried away and install things that I remember the function of but forget the name of. Here is a handy command for looking through your recently installed programs.
zcat -f /var/log/dpkg.log* | grep "\ install\ " | sort