How to Install and Uninstall libtorrent.i686 Package on Fedora 39

Last updated: January 19,2025

1. Install "libtorrent.i686" package

This guide covers the steps necessary to install libtorrent.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libtorrent.i686

2. Uninstall "libtorrent.i686" package

Please follow the guidelines below to uninstall libtorrent.i686 on Fedora 39:

$ sudo dnf remove libtorrent.i686 $ sudo dnf autoremove

3. Information about the libtorrent.i686 package on Fedora 39

Last metadata expiration check: 5:53:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libtorrent
Version : 0.13.8
Release : 12.fc39
Architecture : i686
Size : 418 k
Source : libtorrent-0.13.8-12.fc39.src.rpm
Repository : fedora
Summary : BitTorrent library with a focus on high performance & good code
URL : https://github.com/rakshasa/libtorrent/
License : GPLv2+
Description : LibTorrent is a BitTorrent library written in C++ for *nix, with a focus
: on high performance and good code. The library differentiates itself
: from other implementations by transfering directly from file pages to
: the network stack. On high-bandwidth connections it is able to seed at
: 3 times the speed of the official client.