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

Last updated: May 16,2024

1. Install "python3-libtorrent" package

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

$ sudo apt update $ sudo apt install python3-libtorrent

2. Uninstall "python3-libtorrent" package

Please follow the guidelines below to uninstall python3-libtorrent on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-libtorrent
Priority: optional
Section: universe/python
Installed-Size: 1287
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: amd64
Source: libtorrent-rasterbar
Version: 1.0.7-1build1
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), python3 (<< 3.6), python3 (>= 3.5~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/libt/libtorrent-rasterbar/python3-libtorrent_1.0.7-1build1_amd64.deb
Size: 264098
MD5sum: a872858375b0f5500d0100dd8e627411
SHA1: fff71046fb37550306b158ec0697269f980e0367
SHA256: 54471819a933e8cbd81bbcd00424d42240602b3e44578336471497430c584362
Description-en: Python bindings for libtorrent-rasterbar (Python 3)
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 3 bindings for the libtorrent-rasterbar library.
Description-md5: 1ae4d06eab5e84835d075e1f7376d626
Homepage: http://www.rasterbar.com/products/libtorrent/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu