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

Last updated: November 25,2024

1. Install "perl-String-Errf.noarch" package

Please follow the instructions below to install perl-String-Errf.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-String-Errf.noarch

2. Uninstall "perl-String-Errf.noarch" package

This is a short guide on how to uninstall perl-String-Errf.noarch on Fedora 39:

$ sudo dnf remove perl-String-Errf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:40:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-String-Errf
Version : 0.009
Release : 3.fc39
Architecture : noarch
Size : 25 k
Source : perl-String-Errf-0.009-3.fc39.src.rpm
Repository : fedora
Summary : Simple sprintf-like dialect
URL : https://metacpan.org/release/String-Errf
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : String::Errf provides errf, a simple string formatter that works something
: like sprintf. It is implemented using String::Formatter and Sub::Exporter.
: Their documentation may be useful in understanding or extending
: String::Errf.