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

Last updated: June 26,2024

1. Install "python-libtorrent-dbg" package

Please follow the guidelines below to install python-libtorrent-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-libtorrent-dbg" package

This guide covers the steps necessary to uninstall python-libtorrent-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libtorrent-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1314
Maintainer: Ubuntu Developers
Original-Maintainer: Cristian Greco
Architecture: amd64
Source: libtorrent-rasterbar
Version: 1.0.7-1build1
Provides: python2.7-libtorrent-dbg
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), python-dbg (>= 2.7), python-dbg (<< 2.8), python-libtorrent (= 1.0.7-1build1)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/libt/libtorrent-rasterbar/python-libtorrent-dbg_1.0.7-1build1_amd64.deb
Size: 286252
MD5sum: 1a479bf3b10503c98fdd713d5dc5fb89
SHA1: d542b201fe423facedb0b9ea63f37d67fe4d1486
SHA256: d1630a1699448d0d05b7c9595daca36c87795f091744d8f5084a56a0c9786a07
Description-en: Python bindings for libtorrent-rasterbar (debug symbols)
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
(debug symbols).
Description-md5: 037d37192f6c74414fe53f874d9766dd
Homepage: http://www.rasterbar.com/products/libtorrent/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu