How to Install and Uninstall perl-Fedora-Rebuild.noarch Package on Fedora 39

Last updated: October 14,2024

1. Install "perl-Fedora-Rebuild.noarch" package

Please follow the guidelines below to install perl-Fedora-Rebuild.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Fedora-Rebuild.noarch

2. Uninstall "perl-Fedora-Rebuild.noarch" package

This tutorial shows how to uninstall perl-Fedora-Rebuild.noarch on Fedora 39:

$ sudo dnf remove perl-Fedora-Rebuild.noarch $ sudo dnf autoremove

3. Information about the perl-Fedora-Rebuild.noarch package on Fedora 39

Last metadata expiration check: 4:44:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Fedora-Rebuild
Version : 0.12.1
Release : 30.fc39
Architecture : noarch
Size : 73 k
Source : perl-Fedora-Rebuild-0.12.1-30.fc39.src.rpm
Repository : fedora
Summary : Rebuilds Fedora packages from scratch
URL : http://ppisar.fedorapeople.org/Fedora-Rebuild/
License : GPLv3+
Description : Main goal is to rebuild perl modules packages for Fedora. The rebuild is
: driven from bottom to top, i.e. from perl interpreter to modules depending
: on intermediate modules. This way, it's possible to upgrade perl
: interpreter to incompatible version and to rebuild all modules against the
: new interpreter.