How to Install and Uninstall perl-Class-Accessor-Chained.noarch Package on Fedora 38
Last updated: January 13,2025
1. Install "perl-Class-Accessor-Chained.noarch" package
Please follow the guidelines below to install perl-Class-Accessor-Chained.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Class-Accessor-Chained.noarch
Copied
2. Uninstall "perl-Class-Accessor-Chained.noarch" package
This guide let you learn how to uninstall perl-Class-Accessor-Chained.noarch on Fedora 38:
$
sudo dnf remove
perl-Class-Accessor-Chained.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Class-Accessor-Chained.noarch package on Fedora 38
Last metadata expiration check: 1:35:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Class-Accessor-Chained
Version : 0.01
Release : 48.fc38
Architecture : noarch
Size : 13 k
Source : perl-Class-Accessor-Chained-0.01-48.fc38.src.rpm
Repository : fedora
Summary : Make chained accessors
URL : https://metacpan.org/release/Class-Accessor-Chained
License : GPL+ or Artistic
Description : A chained accessor is one that always returns the object when called with
: parameters (to set), and the value of the field when called with no arguments.
: This module subclasses Class::Accessor in order to provide the same
: mk_accessors interface.
Available Packages
Name : perl-Class-Accessor-Chained
Version : 0.01
Release : 48.fc38
Architecture : noarch
Size : 13 k
Source : perl-Class-Accessor-Chained-0.01-48.fc38.src.rpm
Repository : fedora
Summary : Make chained accessors
URL : https://metacpan.org/release/Class-Accessor-Chained
License : GPL+ or Artistic
Description : A chained accessor is one that always returns the object when called with
: parameters (to set), and the value of the field when called with no arguments.
: This module subclasses Class::Accessor in order to provide the same
: mk_accessors interface.