How to Install and Uninstall perl-rpm-build-perl.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "perl-rpm-build-perl.x86_64" package

In this section, we are going to explain the necessary steps to install perl-rpm-build-perl.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-rpm-build-perl.x86_64

2. Uninstall "perl-rpm-build-perl.x86_64" package

Learn how to uninstall perl-rpm-build-perl.x86_64 on Fedora 34:

$ sudo dnf remove perl-rpm-build-perl.x86_64 $ sudo dnf autoremove

3. Information about the perl-rpm-build-perl.x86_64 package on Fedora 34

Last metadata expiration check: 1:36:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-rpm-build-perl
Version : 0.82
Release : 33.fc34
Architecture : x86_64
Size : 40 k
Source : perl-rpm-build-perl-0.82-33.fc34.src.rpm
Repository : fedora
Summary : Perl compiler back-end to extract Perl dependencies
URL : https://metacpan.org/release/rpm-build-perl
License : GPLv2+ and (GPL+ or Artistic)
Description : B::PerlReq is a back-end module for the Perl compiler that extracts
: dependencies from Perl source code, based on the internal compiled
: structure that Perl itself creates after parsing a program. The output of
: B::PerlReq is suitable for automatic dependency tracking (e.g. for RPM
: packaging).