How to Install and Uninstall perl-Unicode-Map8.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-Unicode-Map8.x86_64" package

This guide covers the steps necessary to install perl-Unicode-Map8.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Unicode-Map8.x86_64

2. Uninstall "perl-Unicode-Map8.x86_64" package

Please follow the instructions below to uninstall perl-Unicode-Map8.x86_64 on Rocky Linux 8:

$ sudo dnf remove perl-Unicode-Map8.x86_64 $ sudo dnf autoremove

3. Information about the perl-Unicode-Map8.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:08:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Unicode-Map8
Version : 0.13
Release : 33.el8
Architecture : x86_64
Size : 78 k
Source : perl-Unicode-Map8-0.13-33.el8.src.rpm
Repository : epel
Summary : Mapping table between 8-bit chars and Unicode for Perl
URL : https://metacpan.org/release/Unicode-Map8
License : GPL+ or Artistic
Description : The Unicode::Map8 class implements efficient mapping tables between
: 8-bit character sets and 16 bit character sets like Unicode. About
: 170 different mapping tables between various known character sets and
: Unicode is distributed with this package. The source of these tables
: is the vendor mapping tables provided by Unicode, Inc. and the code
: tables in RFC 1345. New maps can easily be installed.