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

Last updated: October 11,2024

1. Install "rb_libtorrent.i686" package

This tutorial shows how to install rb_libtorrent.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install rb_libtorrent.i686

2. Uninstall "rb_libtorrent.i686" package

This guide let you learn how to uninstall rb_libtorrent.i686 on Fedora 39:

$ sudo dnf remove rb_libtorrent.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:16:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rb_libtorrent
Version : 2.0.9
Release : 3.fc39
Architecture : i686
Size : 1.9 M
Source : rb_libtorrent-2.0.9-3.fc39.src.rpm
Repository : fedora
Summary : A C++ BitTorrent library aiming to be the best alternative
URL : https://www.libtorrent.org
License : BSD
Description : rb_libtorrent is a C++ library that aims to be a good alternative to all
: the other BitTorrent implementations around. It is a library and not a full
: featured client, although it comes with a few working example clients.
:
: Its main goals are to be very efficient (in terms of CPU and memory usage) as
: well as being very easy to use both as a user and developer.