How to Install and Uninstall libdevel-refcount-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdevel-refcount-perl" package

Here is a brief guide to show you how to install libdevel-refcount-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdevel-refcount-perl" package

This tutorial shows how to uninstall libdevel-refcount-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdevel-refcount-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdevel-refcount-perl
Architecture: amd64
Version: 0.10-2build6
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: perl (>= 5.32.0-4), perlapi-5.32.0
Filename: pool/universe/libd/libdevel-refcount-perl/libdevel-refcount-perl_0.10-2build6_amd64.deb
Size: 11040
MD5sum: 9693a6dbd9854421e26cfb3242973893
SHA1: 6667bb9fabfdb08ade701a8ba67bc936848deddb
SHA256: 342ca7fa4570090899ff87744be17dac34313d43edb5a39a1a9d6b0b7149ae82
SHA512: cde07588d426184daaa5584d0932d21b6e549d21d82c3cbd1e4e49cf33c788cc98910625cd3e654488794caea81c834d5b2b2fc22602228f9b74b89d86dcd6b3
Homepage: https://metacpan.org/release/Devel-Refcount
Description-en: Perl module to obtain the reference count of a variable
Devel::Refcount provides a single function which obtains the reference count
of the object being pointed to by the passed reference value.
.
Internally, Perl maintains a count of the number of 'things' referring to each
variable, as a means of providing automatic memory management. Every time a
reference is made to a scalar value, for example, the reference count is
incremented; every time that reference is lost (eg. when a lexical variable
goes out of scope) then the reference count is decremented.
Description-md5: f278a6a50586bb855fc525ad978b5621