
Hotot isn't in the MDE or Debian Squeeze repositories it uses but you can use the Ubuntu PPA instead.
Edit /etc/apt/sources.list as root with your favourite text editor and add these lines:
Then save and exit then enter this command as root (you can use sudo on Mint Debian Edition):deb http://ppa.launchpad.net/hotot-team/ppa/ubuntumaverick maindeb-src http://ppa.launchpad.net/hotot-team/ppa/ubuntumaverick main
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 41011AE2Then do:
sudo aptitude update && sudo aptitude install hotot
And enjoy :)