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

Last updated: May 09,2024

1. Install "perl-Convert-ASCII-Armour.noarch" package

This guide covers the steps necessary to install perl-Convert-ASCII-Armour.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Convert-ASCII-Armour.noarch

2. Uninstall "perl-Convert-ASCII-Armour.noarch" package

Here is a brief guide to show you how to uninstall perl-Convert-ASCII-Armour.noarch on Fedora 35:

$ sudo dnf remove perl-Convert-ASCII-Armour.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:18:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Convert-ASCII-Armour
Version : 1.4
Release : 44.fc35
Architecture : noarch
Size : 22 k
Source : perl-Convert-ASCII-Armour-1.4-44.fc35.src.rpm
Repository : fedora
Summary : Convert binary octets into ASCII armored messages
URL : https://metacpan.org/release/Convert-ASCII-Armour
License : GPL+ or Artistic
Description : This module converts hashes of binary octets into ASCII messages
: suitable for transfer over 6-bit clean transport channels. The
: encoded ASCII resembles PGP's armored messages, but are in no way
: compatible with PGP.