How to Install and Uninstall libdevel-size-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libdevel-size-perl" package

This is a short guide on how to install libdevel-size-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdevel-size-perl

2. Uninstall "libdevel-size-perl" package

Please follow the guidance below to uninstall libdevel-size-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdevel-size-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-size-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdevel-size-perl
Priority: extra
Section: universe/perl
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.80-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libd/libdevel-size-perl/libdevel-size-perl_0.80-1build1_amd64.deb
Size: 18180
MD5sum: c943c0d93cb90cafbb8f27e9407662f1
SHA1: 3e1ba01a15ba8ed17bd8ca326552e41fec1976c0
SHA256: 90c0fcab85c218ac44601df5be32b1e79b4b3b5b76c604f7572a431fa7fde8ff
Description-en: Perl extension for finding the memory usage of Perl variables
Devel::Size 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.
Description-md5: fe34e88d05099a5275023fbbf9f57491
Homepage: https://metacpan.org/release/Devel-Size
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu