How to Install and Uninstall libgetargs-long-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "libgetargs-long-perl" package

Please follow the step by step instructions below to install libgetargs-long-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libgetargs-long-perl

2. Uninstall "libgetargs-long-perl" package

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

$ sudo apt remove libgetargs-long-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgetargs-long-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libgetargs-long-perl
Architecture: all
Version: 1.1012-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Colin Watson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: liblog-agent-perl, perl (>= 5.8)
Filename: pool/universe/libg/libgetargs-long-perl/libgetargs-long-perl_1.1012-2_all.deb
Size: 22264
MD5sum: 6f60707b42cb4bd9bfdd7b967693c97d
SHA1: 36ab7bd9a453fe1b8528fb5ebfe4ff0aa9be9af7
SHA256: 6fd5a9ac6ae7a508a35698f0ddf059b9fc88edc99881178a5ebb1f16bd0f8dbb
SHA512: 584bb37f12bc6da4ba6a9cfdbe52a84fba56e1d08f8254f4c8c052dc8042283168210995d1a87e4d5c0f32e22ec01b8799aadd3aec497c9314cc90421dd6904f
Homepage: https://metacpan.org/release/Getargs-Long/
Description-en: Perl module to parse long function arguments
The Getargs::Long module allows usage of named parameters in function
calls, along with optional argument type-checking. It provides an easy
way to get at the parameters within the routine, and yields concise
descriptions for the common cases of all-mandatory and all-optional
parameter lists.
.
The validation of arguments can be done by a structure-driven routine
getargs() which is fine for infrequently called routines (but should be
slower), or via a dedicated routine created and compiled on the fly the
first time it is needed, by using the cgetargs() family (expected to be
faster).
.
The Log::Agent module is used to report errors, which leaves to the
application the choice of the final logging method: to a file, to
STDERR, or to syslog.
.
Note that this module is still in the alpha stage of development, and
the interface to it may change: indeed, it changed between 0.1.2 and
0.1.3.
Description-md5: 06bd64b4006e66ba22f09710bb6528b5