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

Last updated: May 17,2024

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

Please follow the instructions below to install perl-Convert-Bencode_XS.x86_64 on AlmaLinux 8

$ 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 AlmaLinux 8:

$ 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 8

Last metadata expiration check: 0:39:16 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Convert-Bencode_XS
Version : 0.06
Release : 27.el8
Architecture : x86_64
Size : 26 k
Source : perl-Convert-Bencode_XS-0.06-27.el8.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.