libktorrent
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.
- Versions: 24.05.2
- 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 the latest version of libktorrent
as follows:
guix install libktorrent
Or install a particular version:
guix install libktorrent@24.05.2
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.
Badge code
You can use the following badge to inform users of libktorrent about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/libktorrent'><img src='https://packages.guix.gnu.org/packages/libktorrent/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/libktorrent)
Example Org:
[[https://packages.guix.gnu.org/packages/libktorrent][https://packages.guix.gnu.org/packages/libktorrent/badges/latest-version.svg]]