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

Last updated: May 20,2024

1. Install "libtorrent-dev" package

Please follow the instructions below to install libtorrent-dev on Kali Linux

$ sudo apt update $ sudo apt install libtorrent-dev

2. Uninstall "libtorrent-dev" package

Please follow the step by step instructions below to uninstall libtorrent-dev on Kali Linux:

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

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

Package: libtorrent-dev
Source: libtorrent (0.13.8-2)
Version: 0.13.8-2+b1
Installed-Size: 420
Maintainer: Jose Luis Rivas
Architecture: amd64
Depends: libsigc++-2.0-dev, libtorrent21 (= 0.13.8-2+b1)
Size: 67424
SHA256: e4e01d0a41a814006280aaf0cc5d2b791a233d333d9e17f38e310174a28c557e
SHA1: edab8605b3db2efcd4328e3d30792ffa9314a61c
MD5sum: 349f9733b88e0c070324caa4476a020a
Description: C++ BitTorrent library by Rakshasa (development files)
LibTorrent is a BitTorrent library written in C++ for *nix. It is
designed to avoid redundant copying and storing of data that other
clients and libraries suffer from.
.
This package contains the files needed to compile and link programs
which use LibTorrent.
Description-md5:
Multi-Arch: same
Homepage: https://rakshasa.github.io/rtorrent/
Tag: devel::lang:c++, devel::library, implemented-in::c++,
protocol::bittorrent, role::devel-lib, role::program, use::downloading
Section: libdevel
Priority: optional
Filename: pool/main/libt/libtorrent/libtorrent-dev_0.13.8-2+b1_amd64.deb