How to Install and Uninstall python-libtorrent Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-libtorrent" package

Please follow the step by step instructions below to install python-libtorrent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libtorrent

2. Uninstall "python-libtorrent" package

This guide let you learn how to uninstall python-libtorrent on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-libtorrent $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-libtorrent package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-libtorrent
Priority: optional
Section: universe/python
Installed-Size: 1303
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: amd64
Source: libtorrent-rasterbar
Version: 1.0.7-1build1
Provides: python2.7-libtorrent
Depends: libboost-python1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libtorrent-rasterbar8 (= 1.0.7-1build1), python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/libt/libtorrent-rasterbar/python-libtorrent_1.0.7-1build1_amd64.deb
Size: 266304
MD5sum: 18b3a670cc5e79d47db9003968ceae04
SHA1: ef409c3e7d0acefcde58ae4939a691c12dcdce83
SHA256: 3e6a13fe2bd4a53402cdd4f6292682f4b38c783069d0a957b1655c53d86cb9d0
Description-en: 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.
Description-md5: 7acb3c7164a71b3b8f60c27fefbeee9e
Homepage: http://www.rasterbar.com/products/libtorrent/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu