How to Install and Uninstall perl-Convert-Bencode_XS.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "perl-Convert-Bencode_XS.x86_64" package

This is a short guide on how to install perl-Convert-Bencode_XS.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Convert-Bencode_XS.x86_64

2. Uninstall "perl-Convert-Bencode_XS.x86_64" package

Please follow the step by step instructions below to uninstall perl-Convert-Bencode_XS.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Convert-Bencode_XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Convert-Bencode_XS.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:27:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Convert-Bencode_XS
Version : 0.06
Release : 34.el9
Architecture : x86_64
Size : 23 k
Source : perl-Convert-Bencode_XS-0.06-34.el9.src.rpm
Repository : epel
Summary : Faster conversions to/from Bencode format
URL : https://metacpan.org/release/Convert-Bencode_XS
License : GPL+ or Artistic
Description : This module provides two functions, bencode and bdecode, which encode and
: decode bencoded strings respectively.