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

Last updated: November 26,2024

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

This guide let you learn how to install perl-MooseX-SetOnce.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall perl-MooseX-SetOnce.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:17:36 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-MooseX-SetOnce
Version : 0.203000
Release : 3.fc39
Architecture : noarch
Size : 19 k
Source : perl-MooseX-SetOnce-0.203000-3.fc39.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.