We’ll see how to download .torrents use shell linux. Bittorrent for linux, will use in this tips to download torrents with the command line (shell) of linux. Following below instructions:
- Go to your console, and type:
# sudo apt-get install python-wxgtk2.6 python-twisted python-crypto python-psyco python-zopeinterface screen
- Get the bittorrent (.deb) with typing:
# wget http://download.bittorrent.com/dl/archive/bittorrent_5.0.8_python2.4.deb
# dpkg -i bittorrent_5.0.8_python2.4.deb
- After all finished (1&2 points), download your torrent file with below script:
# bittorrent-curses http://path/to/file.torrent
# bittorrent-console http://path/to/file.torrent
# screen bittorrent-curses http://path/to/file.torrent
Your torrent downloads will be stored in “~/Bittorrent Downloads” when they are complete.
And, we can use the site too: http://www.torrent2exe.com/. You then you will get your executable to download your .torrent