How to Install and Uninstall libcam-pdf-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libcam-pdf-perl" package

This guide covers the steps necessary to install libcam-pdf-perl on Kali Linux

$ sudo apt update $ sudo apt install libcam-pdf-perl

2. Uninstall "libcam-pdf-perl" package

Please follow the step by step instructions below to uninstall libcam-pdf-perl on Kali Linux:

$ sudo apt remove libcam-pdf-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcam-pdf-perl package on Kali Linux

Package: libcam-pdf-perl
Version: 1.60-5
Installed-Size: 475
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcrypt-rc4-perl, libtext-pdf-perl, tcsh | csh | c-shell
Size: 171608
SHA256: fa6a283431ea4efe27bc5184337f4dfd70db5d1b600ad025727c43c8fb2fea32
SHA1: ef066d7f5734146e58b75104769010c6a815aa9d
MD5sum: f38ff281788780eaf1970d3c2922e0dc
Description: PDF manipulation library
CAM::PDF reads and writes any document that conforms to the PDF specification
generously provided by Adobe at
https://www.adobe.com/devnet/pdf/pdf_reference.html (link last checked Feb
2013).
.
The file format through PDF 1.5 is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read but not
write. Many specific aspects of the document model are not manipulable with
this package (like fonts), but if the input document is correctly written,
then this module will preserve the model integrity.
.
The PDF writing feature saves as PDF 1.4-compatible. That means that
compressed object streams cannot be written. The consequence is that reading
and then writing a PDF 1.5+ document may enlarge the resulting file by a fair
margin.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/CAM-PDF
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcam-pdf-perl/libcam-pdf-perl_1.60-5_all.deb