How to Install and Uninstall perl-Convert-Bencode_XS.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install perl-Convert-Bencode_XS.x86_64 on AlmaLinux 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 instructions below to uninstall perl-Convert-Bencode_XS.x86_64 on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:17:07 ago on Wed Mar 13 07:41:12 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.