How to Install and Uninstall perl-Text-Iconv.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "perl-Text-Iconv.x86_64" package
In this section, we are going to explain the necessary steps to install perl-Text-Iconv.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Text-Iconv.x86_64
Copied
2. Uninstall "perl-Text-Iconv.x86_64" package
This tutorial shows how to uninstall perl-Text-Iconv.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Text-Iconv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Text-Iconv.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:28:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Text-Iconv
Version : 1.7
Release : 42.el8
Architecture : x86_64
Size : 29 k
Source : perl-Text-Iconv-1.7-42.el8.src.rpm
Repository : epel
Summary : Perl interface to iconv() codeset conversion function
URL : https://metacpan.org/release/Text-Iconv
License : GPL+ or Artistic
Description : The Text::Iconv module provides a Perl interface to the iconv()
: function as defined by the Single UNIX Specification. The convert()
: method converts the encoding of characters in the input string from
: the fromcode codeset to the tocode codeset, and returns the result.
: Settings of fromcode and tocode and their permitted combinations are
: implementation-dependent. Valid values are specified in the system
: documentation.
Available Packages
Name : perl-Text-Iconv
Version : 1.7
Release : 42.el8
Architecture : x86_64
Size : 29 k
Source : perl-Text-Iconv-1.7-42.el8.src.rpm
Repository : epel
Summary : Perl interface to iconv() codeset conversion function
URL : https://metacpan.org/release/Text-Iconv
License : GPL+ or Artistic
Description : The Text::Iconv module provides a Perl interface to the iconv()
: function as defined by the Single UNIX Specification. The convert()
: method converts the encoding of characters in the input string from
: the fromcode codeset to the tocode codeset, and returns the result.
: Settings of fromcode and tocode and their permitted combinations are
: implementation-dependent. Valid values are specified in the system
: documentation.