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

Last updated: November 27,2024

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

Please follow the step by step instructions below to install perl-String-Errf.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall perl-String-Errf.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:17:59 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-String-Errf
Version : 0.009
Release : 2.fc38
Architecture : noarch
Size : 25 k
Source : perl-String-Errf-0.009-2.fc38.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.