How to Install and Uninstall perl-Params-Coerce.noarch Package on Fedora 39
Last updated: January 16,2025
1. Install "perl-Params-Coerce.noarch" package
Please follow the steps below to install perl-Params-Coerce.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Params-Coerce.noarch
Copied
2. Uninstall "perl-Params-Coerce.noarch" package
This tutorial shows how to uninstall perl-Params-Coerce.noarch on Fedora 39:
$
sudo dnf remove
perl-Params-Coerce.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Params-Coerce.noarch package on Fedora 39
Last metadata expiration check: 0:44:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Params-Coerce
Version : 0.15
Release : 10.fc39
Architecture : noarch
Size : 26 k
Source : perl-Params-Coerce-0.15-10.fc39.src.rpm
Repository : fedora
Summary : Allows your classes to do coercion of parameters
URL : https://metacpan.org/release/Params-Coerce
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : A big part of good API design is that we should be able to be flexible in
: the ways that we take parameters. Params::Coerce attempts to encourage this,
: by making it easier to take a variety of different arguments, while adding
: negligible additional complexity to your code.
Available Packages
Name : perl-Params-Coerce
Version : 0.15
Release : 10.fc39
Architecture : noarch
Size : 26 k
Source : perl-Params-Coerce-0.15-10.fc39.src.rpm
Repository : fedora
Summary : Allows your classes to do coercion of parameters
URL : https://metacpan.org/release/Params-Coerce
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : A big part of good API design is that we should be able to be flexible in
: the ways that we take parameters. Params::Coerce attempts to encourage this,
: by making it easier to take a variety of different arguments, while adding
: negligible additional complexity to your code.