To use the BitTorrent command line client, download the Python source zip from the official BitTorrent download page.
Within the uncompressed directory, run
python setup.py build
and
sudo python setup.py install
then
rehash
and runbtdownloadcurses.py --url
followed by the torrent URL.