How to Install and Uninstall perl-asa.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-asa.noarch" package
This is a short guide on how to install perl-asa.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-asa.noarch
Copied
2. Uninstall "perl-asa.noarch" package
Please follow the steps below to uninstall perl-asa.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-asa.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-asa.noarch package on AlmaLinux 8
Last metadata expiration check: 1:10:32 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-asa
Version : 1.04
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : perl-asa-1.04-1.el8.src.rpm
Repository : epel
Summary : Lets your class/object say it works like something else
URL : https://metacpan.org/release/asa
License : GPL+ or Artistic
Description : Perl 5 doesn't natively support Java-style interfaces, and it doesn't support
: Perl 6 style roles either.
:
: You can get both of these things in half a dozen different ways via various
: CPAN modules, but they usually require that you buy into "their way" of
: implementing your code.
:
: This package overrides the isa() method, allowing your class to claim it's
: a class it's not (that is, isn't in @ISA).
Available Packages
Name : perl-asa
Version : 1.04
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : perl-asa-1.04-1.el8.src.rpm
Repository : epel
Summary : Lets your class/object say it works like something else
URL : https://metacpan.org/release/asa
License : GPL+ or Artistic
Description : Perl 5 doesn't natively support Java-style interfaces, and it doesn't support
: Perl 6 style roles either.
:
: You can get both of these things in half a dozen different ways via various
: CPAN modules, but they usually require that you buy into "their way" of
: implementing your code.
:
: This package overrides the isa() method, allowing your class to claim it's
: a class it's not (that is, isn't in @ISA).