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

Last updated: November 26,2024

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

Here is a brief guide to show you how to install perl-Class-Inner.noarch on Fedora 39

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

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

Learn how to uninstall perl-Class-Inner.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:34:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Class-Inner
Version : 0.200001
Release : 36.fc39
Architecture : noarch
Size : 14 k
Source : perl-Class-Inner-0.200001-36.fc39.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.