How to Install and Uninstall perl-Convert-Base32.noarch Package on Oracle Linux 8

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-Convert-Base32.noarch on Oracle Linux 8

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

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

Please follow the instructions below to uninstall perl-Convert-Base32.noarch on Oracle Linux 8:

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

3. Information about the perl-Convert-Base32.noarch package on Oracle Linux 8

Last metadata expiration check: 4:20:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Convert-Base32
Version : 0.06
Release : 5.el8
Architecture : noarch
Size : 12 k
Source : perl-Convert-Base32-0.06-5.el8.src.rpm
Repository : epel
Summary : Encoding and decoding of base32 strings
URL : https://metacpan.org/pod/Convert::Base32
License : GPL+ or Artistic
Description : This module provides functions to convert string from / to Base32 encoding,
: specified in RACE internet-draft. The Base32 encoding is designed to encode
: non-ASCII characters in DNS-compatible host name parts.