How to Install and Uninstall perl-Class-Accessor-Chained.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "perl-Class-Accessor-Chained.noarch" package
Please follow the instructions below to install perl-Class-Accessor-Chained.noarch on Fedora 39
$
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 39:
$
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 39
Last metadata expiration check: 1:59:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Class-Accessor-Chained
Version : 0.01
Release : 49.fc39
Architecture : noarch
Size : 13 k
Source : perl-Class-Accessor-Chained-0.01-49.fc39.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 : 49.fc39
Architecture : noarch
Size : 13 k
Source : perl-Class-Accessor-Chained-0.01-49.fc39.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.