How to Install and Uninstall libhpdf-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libhpdf-dev" package

This is a short guide on how to install libhpdf-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhpdf-dev

2. Uninstall "libhpdf-dev" package

Please follow the instructions below to uninstall libhpdf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhpdf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhpdf-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhpdf-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Johan Van de Wauw
Architecture: amd64
Source: libharu
Version: 2.2.1-1.1
Depends: libhpdf-2.2.1 (= 2.2.1-1.1)
Filename: pool/universe/libh/libharu/libhpdf-dev_2.2.1-1.1_amd64.deb
Size: 31430
MD5sum: a4156515da222fd1f0f76d43f7d2cde8
SHA1: 5ec50169c04f92465e5d3344b52f0ab02f4a931a
SHA256: b648301d63bd52d9c6f87d61f001dfc766ff7dbca317e66f7502a06272091ca5
Description-en: C library for generating pdf files (development files)
Haru is a free, cross platform, open-source C library for generating
PDF files. It supports the following features:
1. Generation of PDF files with lines, text and images.
2. Outlines, text and link annotations.
3. Document compression usig deflate-decode.
4. Embedded PNG and Jpeg images.
5. Embedded Type1 and TrueType fonts.
6. Creation of encrypted PDF files.
7. Usage of various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R).
8. Support for CJK fonts and encodings.
This package contains the header files for developing with libharu.
Description-md5: 4dd055f8744c34e5ca8fc211b3ea7d6d
Homepage: http://www.libharu.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu