How to Install and Uninstall python3-libtorrent Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-libtorrent" package

This guide let you learn how to install python3-libtorrent on Kali Linux

$ sudo apt update $ sudo apt install python3-libtorrent

2. Uninstall "python3-libtorrent" package

This is a short guide on how to uninstall python3-libtorrent on Kali Linux:

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

3. Information about the python3-libtorrent package on Kali Linux

Package: python3-libtorrent
Source: libtorrent-rasterbar
Version: 2.0.10-1
Installed-Size: 5143
Maintainer: Christian Marillat
Architecture: amd64
Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libtorrent-rasterbar2.0 (>= 2.0.10), python3 (<< 3.12), python3 (>= 3.11~)
Size: 702184
SHA256: b2fb598f4a1854c0bba91b64a16f5e811c0d94812197029d33b68eb74f5d9b38
SHA1: 77da41a9e5aa6e6943e40e616da93e7a5d8f8b66
MD5sum: 7d95d14b629c7705a3219e16b67b5d94
Description: 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:
Homepage: https://libtorrent.org/
Section: python
Priority: optional
Filename: pool/main/libt/libtorrent-rasterbar/python3-libtorrent_2.0.10-1_amd64.deb