How to Install and Uninstall perl-RPM2.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "perl-RPM2.x86_64" package

Please follow the step by step instructions below to install perl-RPM2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "perl-RPM2.x86_64" package

Here is a brief guide to show you how to uninstall perl-RPM2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-RPM2.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:52:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-RPM2
Version : 1.4
Release : 22.el9
Architecture : x86_64
Size : 34 k
Source : perl-RPM2-1.4-22.el9.src.rpm
Repository : epel
Summary : Perl bindings for the RPM Package Manager API
URL : https://metacpan.org/release/RPM2
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : The RPM2 module provides an object-oriented interface to querying both the
: installed RPM database as well as files on the filesystem, providing Perl
: bindings for the RPM Package Manager API.