I run Mint 9 as well. To install the latest Calibre version, type the following in a terminal:
Code:
sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
This will download and install Calibre (in /opt).