How to Install and Uninstall perl-RPM2.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "perl-RPM2.x86_64" package

Please follow the steps below to install perl-RPM2.x86_64 on CentOS Stream 8

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

2. Uninstall "perl-RPM2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-RPM2.x86_64 on CentOS Stream 8:

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

3. Information about the perl-RPM2.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:32:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-RPM2
Version : 1.4
Release : 10.el8
Architecture : x86_64
Size : 39 k
Source : perl-RPM2-1.4-10.el8.src.rpm
Repository : epel
Summary : Perl bindings for the RPM Package Manager API
URL : https://metacpan.org/release/RPM2
License : GPL+ or Artistic
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.