How to Install and Uninstall libdevel-refcount-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libdevel-refcount-perl" package

This guide covers the steps necessary to install libdevel-refcount-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdevel-refcount-perl" package

Please follow the guidance below to uninstall libdevel-refcount-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdevel-refcount-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdevel-refcount-perl
Architecture: amd64
Version: 0.10-2build5
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.30.0-7), perlapi-5.30.0
Filename: pool/universe/libd/libdevel-refcount-perl/libdevel-refcount-perl_0.10-2build5_amd64.deb
Size: 11040
MD5sum: 6fa455081609f6ea8d9dd0da682d412e
SHA1: 5bcdc3f48c8c6440aa5f88fbfafbea7cb7ad31bf
SHA256: 4851e53c69a18ca999db818ae7484cada0cb793022fea31579a6a44fe7d2d077
SHA512: fdcc32c6ad2ac37d63c42db237af05247c538d83e22942dffc4c8b6a7212dd7ec7480a10b57a3191180d3a77ee3554ab420d8cffd285181076cb79b05fe7b141
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