How to Install python-libtorrent in Ubuntu 18.04



Install python-libtorrent by entering the following commands in the terminal:

sudo apt update
sudo apt install python-libtorrent

Description:

Python bindings for libtorrent-rasterbar

Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. . The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use . This package contains Python bindings for the libtorrent-rasterbar library.

Homepage: http://www.rasterbar.com/products/libtorrent/index.html

Version: 1.1.5-1build1

Section: universe/python