How to Install and Uninstall perl-libintl-perl.x86_64 Package on Rocky Linux 8

Last updated: September 28,2024

1. Install "perl-libintl-perl.x86_64" package

Here is a brief guide to show you how to install perl-libintl-perl.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-libintl-perl.x86_64

2. Uninstall "perl-libintl-perl.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-libintl-perl.x86_64 on Rocky Linux 8:

$ sudo dnf remove perl-libintl-perl.x86_64 $ sudo dnf autoremove

3. Information about the perl-libintl-perl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:22:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-libintl-perl
Version : 1.29
Release : 2.el8
Architecture : x86_64
Size : 816 k
Source : perl-libintl-perl-1.29-2.el8.src.rpm
Repository : appstream
Summary : Internationalization library for Perl, compatible with gettext
URL : http://search.cpan.org/dist/libintl-perl/
License : GPLv3+ and LGPLv2+
Description : The package libintl-perl is an internationalization library for Perl that
: aims to be compatible with the Uniforum message translations system as
: implemented for example in GNU gettext.