How to Install and Uninstall perl-Class-Inner.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "perl-Class-Inner.noarch" package

Please follow the guidelines below to install perl-Class-Inner.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Class-Inner.noarch

2. Uninstall "perl-Class-Inner.noarch" package

Please follow the guidance below to uninstall perl-Class-Inner.noarch on Fedora 36:

$ sudo dnf remove perl-Class-Inner.noarch $ sudo dnf autoremove

3. Information about the perl-Class-Inner.noarch package on Fedora 36

Last metadata expiration check: 5:45:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Class-Inner
Version : 0.200001
Release : 32.fc36
Architecture : noarch
Size : 14 k
Source : perl-Class-Inner-0.200001-32.fc36.src.rpm
Repository : fedora
Summary : A perlish implementation of Java like inner classes
URL : https://metacpan.org/release/Class-Inner
License : GPL+ or Artistic
Description : Yet another implementation of an anonymous class with per object overrideable
: methods, but with the added attraction of sort of working dispatch to the
: parent class's method.