How to Install and Uninstall rb_libtorrent.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "rb_libtorrent.x86_64" package

Please follow the step by step instructions below to install rb_libtorrent.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rb_libtorrent.x86_64

2. Uninstall "rb_libtorrent.x86_64" package

Please follow the steps below to uninstall rb_libtorrent.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rb_libtorrent.x86_64 $ sudo dnf autoremove

3. Information about the rb_libtorrent.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:48:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rb_libtorrent
Version : 1.2.6
Release : 4.el8
Architecture : x86_64
Size : 1.6 M
Source : rb_libtorrent-1.2.6-4.el8.src.rpm
Repository : epel
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.