How to Install and Uninstall perl-Unicode-Normalize.src Package on Oracle Linux 8

Last updated: May 19,2024

1. Install "perl-Unicode-Normalize.src" package

This tutorial shows how to install perl-Unicode-Normalize.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Unicode-Normalize.src

2. Uninstall "perl-Unicode-Normalize.src" package

In this section, we are going to explain the necessary steps to uninstall perl-Unicode-Normalize.src on Oracle Linux 8:

$ sudo dnf remove perl-Unicode-Normalize.src $ sudo dnf autoremove

3. Information about the perl-Unicode-Normalize.src package on Oracle Linux 8

Last metadata expiration check: 0:07:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Unicode-Normalize
Version : 1.27
Release : 458.module+el8.6.0+20545+312b6629
Architecture : src
Size : 55 k
Source : None
Repository : ol8_appstream
Summary : Unicode Normalization Forms
URL : https://metacpan.org/release/Unicode-Normalize
License : GPL+ or Artistic
Description : This package provides Perl functions that can convert strings into various
: Unicode normalization forms as defined in Unicode Standard Annex #15.