How to Install and Uninstall perl-Class-Accessor-Chained.noarch Package on Fedora 35
Last updated: February 03,2025
1. Install "perl-Class-Accessor-Chained.noarch" package
This tutorial shows how to install perl-Class-Accessor-Chained.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-Class-Accessor-Chained.noarch
Copied
2. Uninstall "perl-Class-Accessor-Chained.noarch" package
This guide covers the steps necessary to uninstall perl-Class-Accessor-Chained.noarch on Fedora 35:
$
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 35
Last metadata expiration check: 0:47:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Class-Accessor-Chained
Version : 0.01
Release : 44.fc35
Architecture : noarch
Size : 14 k
Source : perl-Class-Accessor-Chained-0.01-44.fc35.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 : 44.fc35
Architecture : noarch
Size : 14 k
Source : perl-Class-Accessor-Chained-0.01-44.fc35.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.