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

Last updated: May 21,2024

1. Install "python3-libtorrent-dbg" package

This guide let you learn how to install python3-libtorrent-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libtorrent-dbg

2. Uninstall "python3-libtorrent-dbg" package

Here is a brief guide to show you how to uninstall python3-libtorrent-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-libtorrent-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1318
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), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), python-libtorrent (= 1.0.7-1build1)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/libt/libtorrent-rasterbar/python3-libtorrent-dbg_1.0.7-1build1_amd64.deb
Size: 286458
MD5sum: eb6e04130ee50c01689ce97d2784ea86
SHA1: 6b849dd9cee4e7e2fe68cde9a6b1b99844676417
SHA256: f8342fd27feef85f301250ae84fdee662106186ce672fae8dff9bb7d531f8220
Description-en: Python bindings for libtorrent-rasterbar (debug symbols) (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
(debug symbols).
Description-md5: 07186e3086a9a888fcd7b46b564b3de1
Homepage: http://www.rasterbar.com/products/libtorrent/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu