How to Install and Uninstall perl-Safe.noarch Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "perl-Safe.noarch" package
Please follow the guidelines below to install perl-Safe.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Safe.noarch
Copied
2. Uninstall "perl-Safe.noarch" package
This is a short guide on how to uninstall perl-Safe.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Safe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Safe.noarch package on AlmaLinux 9
Last metadata expiration check: 1:02:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Safe
Version : 2.41
Release : 480.el9
Architecture : noarch
Size : 25 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Compile and execute code in restricted compartments
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The Safe extension module allows the creation of compartments in which Perl
: code can be evaluated. Please note that the restriction is not suitable for
: security purposes.
Available Packages
Name : perl-Safe
Version : 2.41
Release : 480.el9
Architecture : noarch
Size : 25 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Compile and execute code in restricted compartments
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The Safe extension module allows the creation of compartments in which Perl
: code can be evaluated. Please note that the restriction is not suitable for
: security purposes.