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

Last updated: October 02,2024

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

This guide covers the steps necessary to install perl-Class-Inner.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall perl-Class-Inner.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:35:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Class-Inner
Version : 0.200001
Release : 35.fc38
Architecture : noarch
Size : 14 k
Source : perl-Class-Inner-0.200001-35.fc38.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.