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

Last updated: May 19,2024

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

Please follow the steps below to install perl-rpm-build-perl.x86_64 on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 1:05:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-rpm-build-perl
Version : 0.82
Release : 35.fc35
Architecture : x86_64
Size : 39 k
Source : perl-rpm-build-perl-0.82-35.fc35.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).