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

Last updated: May 17,2024

1. Install "libguard-perl" package

Please follow the instructions below to install libguard-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libguard-perl

2. Uninstall "libguard-perl" package

Here is a brief guide to show you how to uninstall libguard-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libguard-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libguard-perl
Architecture: amd64
Version: 1.023-1build6
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libg/libguard-perl/libguard-perl_1.023-1build6_amd64.deb
Size: 14984
MD5sum: 8bfd59f52a1d86187c2580c4c5c9c7f6
SHA1: a84aade1e1dc90e5791b3e9c7ff41df3092426ae
SHA256: c08eca675754aea17833298bfaf3d6c92c92937eecebfa91db0a91bc047b730d
SHA512: 45e21292949844628527f3bec2aa524a31b5c97eb2a28bc74b26ebb3971a9eab1af409f56b41b91a26fdfdbd90e36fd3905f822559c42c9c3d8b5beddaa5e63f
Homepage: https://metacpan.org/release/Guard
Description-en: Perl module providing safe cleanup using guard objects
Guard is a Perl module implementing so-called "guards," which are things that
"guard" a resource, ensuring that it is safely cleaned up when expected, even
if exceptional conditions interrupt the normal control flow. This allows one
to write code which executes an arbitrary code block or subroutine when either
the related Guard Object is destroyed or when the current scope ends. In other
languages, this sort of functionality is provided by the 'finally' keyword.
Description-md5: 0a9143ff4f7bdbdfba62cc8ad64bd9ae