How to Install and Uninstall perl-Safe-Isa.noarch Package on Rocky Linux 8
Last updated: November 12,2024
1. Install "perl-Safe-Isa.noarch" package
This tutorial shows how to install perl-Safe-Isa.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Safe-Isa.noarch
Copied
2. Uninstall "perl-Safe-Isa.noarch" package
Please follow the guidance below to uninstall perl-Safe-Isa.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Safe-Isa.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Safe-Isa.noarch package on Rocky Linux 8
Last metadata expiration check: 0:53:20 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Safe-Isa
Version : 1.000010
Release : 1.el8
Architecture : noarch
Size : 17 k
Source : perl-Safe-Isa-1.000010-1.el8.src.rpm
Repository : epel
Summary : Call isa, can, does and DOES safely on things that may not be objects
URL : https://metacpan.org/release/Safe-Isa
License : GPL+ or Artistic
Description : This module allows you to call isa, can, does and DOES safely on things that
: may not be objects, without the risk of crashing.
Available Packages
Name : perl-Safe-Isa
Version : 1.000010
Release : 1.el8
Architecture : noarch
Size : 17 k
Source : perl-Safe-Isa-1.000010-1.el8.src.rpm
Repository : epel
Summary : Call isa, can, does and DOES safely on things that may not be objects
URL : https://metacpan.org/release/Safe-Isa
License : GPL+ or Artistic
Description : This module allows you to call isa, can, does and DOES safely on things that
: may not be objects, without the risk of crashing.