How to Install and Uninstall perl-Encode.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "perl-Encode.src" package
Learn how to install perl-Encode.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Encode.src
Copied
2. Uninstall "perl-Encode.src" package
Please follow the step by step instructions below to uninstall perl-Encode.src on Oracle Linux 8:
$
sudo dnf remove
perl-Encode.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Encode.src package on Oracle Linux 8
Last metadata expiration check: 0:29:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Encode
Epoch : 4
Version : 3.08
Release : 461.module+el8.6.0+20545+312b6629
Architecture : src
Size : 1.8 M
Source : None
Repository : ol8_appstream
Summary : Character encodings in Perl
URL : https://metacpan.org/release/Encode
License : (GPL+ or Artistic) and Artistic 2.0 and UCD
Description : The Encode module provides the interface between Perl strings and the rest
: of the system. Perl strings are sequences of characters.
Available Packages
Name : perl-Encode
Epoch : 4
Version : 3.08
Release : 461.module+el8.6.0+20545+312b6629
Architecture : src
Size : 1.8 M
Source : None
Repository : ol8_appstream
Summary : Character encodings in Perl
URL : https://metacpan.org/release/Encode
License : (GPL+ or Artistic) and Artistic 2.0 and UCD
Description : The Encode module provides the interface between Perl strings and the rest
: of the system. Perl strings are sequences of characters.