How to Install and Uninstall perl-Net-LibIDN.x86_64 Package on Oracle Linux 8

Last updated: May 19,2024

1. Install "perl-Net-LibIDN.x86_64" package

Please follow the step by step instructions below to install perl-Net-LibIDN.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Net-LibIDN.x86_64

2. Uninstall "perl-Net-LibIDN.x86_64" package

Learn how to uninstall perl-Net-LibIDN.x86_64 on Oracle Linux 8:

$ sudo dnf remove perl-Net-LibIDN.x86_64 $ sudo dnf autoremove

3. Information about the perl-Net-LibIDN.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:10:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Net-LibIDN
Version : 0.12
Release : 35.el8
Architecture : x86_64
Size : 34 k
Source : perl-Net-LibIDN-0.12-35.el8.src.rpm
Repository : epel
Summary : Perl bindings for GNU LibIDN
URL : https://metacpan.org/release/Net-LibIDN
License : GPL+ or Artistic
Description : Provides perl bindings for GNU Libidn, a C library for handling
: Internationalized Domain Names according to IDNA (RFC 3490), in
: a way very much inspired by Turbo Fredriksson's PHP-IDN.