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

Last updated: November 26,2024

1. Install "libpdf-reuse-perl" package

This is a short guide on how to install libpdf-reuse-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpdf-reuse-perl

2. Uninstall "libpdf-reuse-perl" package

Please follow the instructions below to uninstall libpdf-reuse-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpdf-reuse-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpdf-reuse-perl
Priority: optional
Section: universe/perl
Installed-Size: 418
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.36-1
Depends: perl
Recommends: libfont-ttf-perl, libtext-pdf-perl
Filename: pool/universe/libp/libpdf-reuse-perl/libpdf-reuse-perl_0.36-1_all.deb
Size: 71916
MD5sum: ed0b0404eb09f97bd80b8625df5b88d1
SHA1: b14346107fb5ad2fc2420b8bc4c35878aefd2d39
SHA256: d91131f7a75e42bd588d12486843ca5ef155ed3caae46bad3af7dc3950c0ee03
Description-en: Reuse and mass produce PDF documents
PDF::Reuse could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity to
produce many pages per second and very big PDF documents if necessary.
.
The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)
Description-md5: 8acfed55eb6f8d6519809a5451e580c0
Homepage: https://metacpan.org/release/PDF-Reuse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu