How to Install and Uninstall perl-Unicode-CheckUTF8.x86_64 Package on Fedora 34
Last updated: February 12,2025
1. Install "perl-Unicode-CheckUTF8.x86_64" package
Learn how to install perl-Unicode-CheckUTF8.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-Unicode-CheckUTF8.x86_64
Copied
2. Uninstall "perl-Unicode-CheckUTF8.x86_64" package
Please follow the step by step instructions below to uninstall perl-Unicode-CheckUTF8.x86_64 on Fedora 34:
$
sudo dnf remove
perl-Unicode-CheckUTF8.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Unicode-CheckUTF8.x86_64 package on Fedora 34
Last metadata expiration check: 5:08:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Unicode-CheckUTF8
Version : 1.03
Release : 31.fc34
Architecture : x86_64
Size : 17 k
Source : perl-Unicode-CheckUTF8-1.03-31.fc34.src.rpm
Repository : fedora
Summary : Checks if scalar is valid UTF-8
URL : https://metacpan.org/release/Unicode-String
License : UCD and (GPL+ or Artistic)
Description : This is an XS wrapper around some Unicode Consortium code to check if a string
: is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8,
: especially with regard to low-ASCII characters.
:
: Note that this module has NOTHING to do with Perl's internal UTF8 flag on
: scalars.
:
: This module is for use when you're getting input from users and want to make
: sure it's valid UTF-8 before continuing.
Available Packages
Name : perl-Unicode-CheckUTF8
Version : 1.03
Release : 31.fc34
Architecture : x86_64
Size : 17 k
Source : perl-Unicode-CheckUTF8-1.03-31.fc34.src.rpm
Repository : fedora
Summary : Checks if scalar is valid UTF-8
URL : https://metacpan.org/release/Unicode-String
License : UCD and (GPL+ or Artistic)
Description : This is an XS wrapper around some Unicode Consortium code to check if a string
: is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8,
: especially with regard to low-ASCII characters.
:
: Note that this module has NOTHING to do with Perl's internal UTF8 flag on
: scalars.
:
: This module is for use when you're getting input from users and want to make
: sure it's valid UTF-8 before continuing.