How to Install and Uninstall libgetopt-argvfile-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libgetopt-argvfile-perl" package

Learn how to install libgetopt-argvfile-perl on Kali Linux

$ sudo apt update $ sudo apt install libgetopt-argvfile-perl

2. Uninstall "libgetopt-argvfile-perl" package

Please follow the guidance below to uninstall libgetopt-argvfile-perl on Kali Linux:

$ sudo apt remove libgetopt-argvfile-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgetopt-argvfile-perl package on Kali Linux

Package: libgetopt-argvfile-perl
Version: 1.11-5
Installed-Size: 66
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 27372
SHA256: c4456b67bf9a7ff210577e1d5a1203f9269ae0c9ed403ecb481291d20427efd6
SHA1: c3234aaf43b7f565d86ba74cd653c7fdd36f0593
MD5sum: 3e22374e4cfc48bd92d6da1d12de98b9
Description: Perl module for reading script options and parameters from files
This module simply interpolates option file hints in @ARGV by the
contents of the pointed files. This enables option reading from
files instead of or additional to the usual reading from the command
line.
.
Alternatively, you can process any array instead of @ARGV which is
used by default and mentioned mostly in this manual.
.
The interpolated @ARGV could be subsequently processed by the usual
option handling, e.g. by a Getopt::xxx module. Getopt::ArgvFile does
not perform any option handling itself, it only prepares the array
@ARGV.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Getopt-ArgvFile
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libg/libgetopt-argvfile-perl/libgetopt-argvfile-perl_1.11-5_all.deb