User Tools

Site Tools


bittorrentclientonlinux

BitTorrent Client on linux

deluge

install

pip install service_identity
pip install chardet
wget http://download.deluge-torrent.org/source/deluge-1.3.6.tar.gz
tar xf deluge-1.3.6.tar.gz
cd deluge-1.3.6
python2.7 setup.py --help
python2.7 setup.py build
python2.7 setup.py install

run

deluge-console --help
bittorrentclientonlinux.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1