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

Last updated: January 14,2025

1. Install "libtorrent.i686" package

This guide let you learn how to install libtorrent.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libtorrent.i686

2. Uninstall "libtorrent.i686" package

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

$ sudo dnf remove libtorrent.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:23:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libtorrent
Version : 0.13.8
Release : 11.fc38
Architecture : i686
Size : 417 k
Source : libtorrent-0.13.8-11.fc38.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.