How to Install and Uninstall libpdf-fdf-simple-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libpdf-fdf-simple-perl" package

Learn how to install libpdf-fdf-simple-perl on Kali Linux

$ sudo apt update $ sudo apt install libpdf-fdf-simple-perl

2. Uninstall "libpdf-fdf-simple-perl" package

This tutorial shows how to uninstall libpdf-fdf-simple-perl on Kali Linux:

$ sudo apt remove libpdf-fdf-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpdf-fdf-simple-perl package on Kali Linux

Package: libpdf-fdf-simple-perl
Version: 0.21-3.1
Installed-Size: 921
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libfile-sharedir-perl, libparse-recdescent-perl
Size: 39360
SHA256: ae72c7807668b03acf94edf2ba57e4e153e012d9c150140c71bac8ec6103440d
SHA1: f75b5764edfb950f7002ef6c944e0e5749eadd62
MD5sum: 30e37c533e5a2685b04ec0e9aee6e414
Description: Perl module to read and write (Acrobat) FDF files
PDF::FDF::Simple helps creating and extracting the content of FDF files. It
is meant to be a simple replacement for the Adobe FdfToolkit. Therefore some
of its behavior, especially handling of diverse whitespace/newline artefacts,
is orientated on FdfToolkit's handling.
.
After the extraction process the content is available within a hash
reference.
.
For creating FDF files it currently only supports setting text
values. Anyway, this should be enough to create FDF files for text
fields, text areas, checkboxes and radio buttons.
.
PDF::FDF::Simple uses Parse::RecDescent and understands both the
"Kids" notation and the "dotted" notation for field names. Saving will
always use the "dotted" notation.
Description-md5:
Homepage: https://metacpan.org/release/PDF-FDF-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpdf-fdf-simple-perl/libpdf-fdf-simple-perl_0.21-3.1_all.deb