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

Last updated: October 05,2024

1. Install "rb_libtorrent.i686" package

This is a short guide on how to install rb_libtorrent.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install rb_libtorrent.i686

2. Uninstall "rb_libtorrent.i686" package

Here is a brief guide to show you how to uninstall rb_libtorrent.i686 on Fedora 34:

$ sudo dnf remove rb_libtorrent.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:48:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rb_libtorrent
Version : 1.2.15
Release : 1.fc34
Architecture : i686
Size : 1.6 M
Source : rb_libtorrent-1.2.15-1.fc34.src.rpm
Repository : updates
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.