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

Last updated: May 18,2024

1. Install "libtorrent.i686" package

Please follow the step by step instructions below to install libtorrent.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libtorrent.i686

2. Uninstall "libtorrent.i686" package

Here is a brief guide to show you how to uninstall libtorrent.i686 on Fedora 36:

$ sudo dnf remove libtorrent.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:31:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libtorrent
Version : 0.13.8
Release : 8.fc36
Architecture : i686
Size : 407 k
Source : libtorrent-0.13.8-8.fc36.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.