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

Last updated: October 05,2024

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

Please follow the instructions below to install perl-Class-Inner.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Class-Inner.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:44:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Class-Inner
Version : 0.200001
Release : 29.fc34
Architecture : noarch
Size : 14 k
Source : perl-Class-Inner-0.200001-29.fc34.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.