libktorrent 24.05.2
BitTorrent protocol library for C++ / Qt 6 / KDE Frameworks
The KTorrent library supports connectivity to HTTP and UDP trackers, mainline DHT and the new generation Micro Transport Protocol (uTP). In addition, it provides many powerful BitTorrent network features including but not limited to torrent downloading and seeding, torrent creation and downloaded data verification, magnet links, advanced peer management, IP blocking lists.
- Outputs:
out
- Website: https://invent.kde.org/network/libktorrent
- Licenses: GPL 2+
- Package source: gnu/packages/kde-internet.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libktorrent 24.05.2
as follows:
guix install libktorrent@24.05.2
Or install the latest version:
guix install libktorrent
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.