How to Install and Uninstall perl-Class-Accessor-Chained.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "perl-Class-Accessor-Chained.noarch" package
This guide covers the steps necessary to install perl-Class-Accessor-Chained.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-Class-Accessor-Chained.noarch
Copied
2. Uninstall "perl-Class-Accessor-Chained.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Class-Accessor-Chained.noarch on Fedora 34:
$
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 34
Last metadata expiration check: 1:50:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Class-Accessor-Chained
Version : 0.01
Release : 42.fc34
Architecture : noarch
Size : 14 k
Source : perl-Class-Accessor-Chained-0.01-42.fc34.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 : 42.fc34
Architecture : noarch
Size : 14 k
Source : perl-Class-Accessor-Chained-0.01-42.fc34.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.