How to Install and Uninstall libpdf-fdf-simple-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

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

This guide let you learn how to install libpdf-fdf-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libpdf-fdf-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpdf-fdf-simple-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpdf-fdf-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 918
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.21-3
Depends: perl, libclass-accessor-perl, libfile-sharedir-perl, libparse-recdescent-perl
Filename: pool/universe/libp/libpdf-fdf-simple-perl/libpdf-fdf-simple-perl_0.21-3_all.deb
Size: 36830
MD5sum: 2f215eae25ce1fc9b5216da38ba66f5c
SHA1: b202422b98c3003ad65df4a86ca931f9a3e8b7b3
SHA256: 818d53a12d14c7a19d098ca09838b32ac57cd0d7f2e779c8f88b7591059593ad
Description-en: 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: 404df3e4a4c4ac582bfcefcd1970386d
Homepage: https://metacpan.org/release/PDF-FDF-Simple
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu