How to Install and Uninstall perl-Devel-Size.x86_64 Package on AlmaLinux 8
Last updated: November 30,2024
1. Install "perl-Devel-Size.x86_64" package
Please follow the step by step instructions below to install perl-Devel-Size.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Devel-Size.x86_64
Copied
2. Uninstall "perl-Devel-Size.x86_64" package
In this section, we are going to explain the necessary steps to uninstall perl-Devel-Size.x86_64 on AlmaLinux 8:
$
sudo dnf remove
perl-Devel-Size.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Devel-Size.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:53:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Devel-Size
Version : 0.81
Release : 2.el8
Architecture : x86_64
Size : 34 k
Source : perl-Devel-Size-0.81-2.el8.src.rpm
Repository : appstream
Summary : Perl extension for finding the memory usage of Perl variables
URL : http://search.cpan.org/dist/Devel-Size/
License : GPL+ or Artistic
Description : This module figures out the real sizes of Perl variables in bytes. Call
: functions with a reference to the variable you want the size of. If the
: variable is a plain scalar it returns the size of the scalar. If the
: variable is a hash or an array, use a reference when calling.
Available Packages
Name : perl-Devel-Size
Version : 0.81
Release : 2.el8
Architecture : x86_64
Size : 34 k
Source : perl-Devel-Size-0.81-2.el8.src.rpm
Repository : appstream
Summary : Perl extension for finding the memory usage of Perl variables
URL : http://search.cpan.org/dist/Devel-Size/
License : GPL+ or Artistic
Description : This module figures out the real sizes of Perl variables in bytes. Call
: functions with a reference to the variable you want the size of. If the
: variable is a plain scalar it returns the size of the scalar. If the
: variable is a hash or an array, use a reference when calling.