How To Install perl-Lingua-KO-Hangul-Util on Fedora 36

In this tutorial we learn how to install perl-Lingua-KO-Hangul-Util in Fedora 36. perl-Lingua-KO-Hangul-Util is Utility functions for Hangul in Unicode

Introduction

In this tutorial we learn how to install perl-Lingua-KO-Hangul-Util on Fedora 36.

What is perl-Lingua-KO-Hangul-Util

Utility functions for Hangul in Unicode.

We can use yum or dnf to install perl-Lingua-KO-Hangul-Util on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Lingua-KO-Hangul-Util.

Install perl-Lingua-KO-Hangul-Util on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Lingua-KO-Hangul-Util using dnf by running the following command:

sudo dnf -y install perl-Lingua-KO-Hangul-Util

Install perl-Lingua-KO-Hangul-Util on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Lingua-KO-Hangul-Util using yum by running the following command:

sudo yum -y install perl-Lingua-KO-Hangul-Util

How To Uninstall perl-Lingua-KO-Hangul-Util on Fedora 36

To uninstall only the perl-Lingua-KO-Hangul-Util package we can use the following command:

sudo dnf remove perl-Lingua-KO-Hangul-Util

perl-Lingua-KO-Hangul-Util Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/25
/usr/lib/.build-id/25/56c11e99e0d9d2e68a8066ed4c2127f6e7ea65
/usr/lib64/perl5/vendor_perl/Lingua
/usr/lib64/perl5/vendor_perl/Lingua/KO
/usr/lib64/perl5/vendor_perl/Lingua/KO/Hangul
/usr/lib64/perl5/vendor_perl/Lingua/KO/Hangul/Util.pm
/usr/lib64/perl5/vendor_perl/auto/Lingua
/usr/lib64/perl5/vendor_perl/auto/Lingua/KO
/usr/lib64/perl5/vendor_perl/auto/Lingua/KO/Hangul
/usr/lib64/perl5/vendor_perl/auto/Lingua/KO/Hangul/Util
/usr/lib64/perl5/vendor_perl/auto/Lingua/KO/Hangul/Util/Util.so
/usr/share/doc/perl-Lingua-KO-Hangul-Util
/usr/share/doc/perl-Lingua-KO-Hangul-Util/Changes
/usr/share/doc/perl-Lingua-KO-Hangul-Util/README
/usr/share/man/man3/Lingua::KO::Hangul::Util.3pm.gz

References

Summary

In this tutorial we learn how to install perl-Lingua-KO-Hangul-Util on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).