How to Install and Uninstall perl-Convert-Bencode.noarch Package on Fedora 35

Last updated: September 21,2024

1. Install "perl-Convert-Bencode.noarch" package

Please follow the guidelines below to install perl-Convert-Bencode.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Convert-Bencode.noarch

2. Uninstall "perl-Convert-Bencode.noarch" package

Please follow the guidelines below to uninstall perl-Convert-Bencode.noarch on Fedora 35:

$ sudo dnf remove perl-Convert-Bencode.noarch $ sudo dnf autoremove

3. Information about the perl-Convert-Bencode.noarch package on Fedora 35

Last metadata expiration check: 1:49:48 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Convert-Bencode
Version : 1.03
Release : 32.fc35
Architecture : noarch
Size : 20 k
Source : perl-Convert-Bencode-1.03-32.fc35.src.rpm
Repository : fedora
Summary : Functions for converting to/from bencoded strings
URL : https://metacpan.org/release/Convert-Bencode
License : GPL+ or Artistic
Description : This module provides two functions, bencode and bdecode, which encode and
: decode bencoded strings respectively.