How to Install and Uninstall perl-MooseX-SetOnce.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "perl-MooseX-SetOnce.noarch" package

Please follow the guidance below to install perl-MooseX-SetOnce.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-MooseX-SetOnce.noarch

2. Uninstall "perl-MooseX-SetOnce.noarch" package

Please follow the guidance below to uninstall perl-MooseX-SetOnce.noarch on Fedora 35:

$ sudo dnf remove perl-MooseX-SetOnce.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-SetOnce.noarch package on Fedora 35

Last metadata expiration check: 3:02:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-MooseX-SetOnce
Version : 0.201000
Release : 3.fc35
Architecture : noarch
Size : 20 k
Source : perl-MooseX-SetOnce-0.201000-3.fc35.src.rpm
Repository : fedora
Summary : Write-once, read-many attributes for Moose
URL : https://metacpan.org/release/MooseX-SetOnce
License : GPL+ or Artistic
Description : The 'SetOnce' attribute lets your class have attributes that are not lazy
: and not set, but that cannot be altered once set.