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

Last updated: October 06,2024

1. Install "libpaps-dev" package

This tutorial shows how to install libpaps-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpaps-dev

2. Uninstall "libpaps-dev" package

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

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

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

Package: libpaps-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: Lior Kaplan
Architecture: amd64
Source: paps
Version: 0.6.8-7ubuntu1
Depends: libpaps0 (= 0.6.8-7ubuntu1), libpango1.0-dev
Filename: pool/universe/p/paps/libpaps-dev_0.6.8-7ubuntu1_amd64.deb
Size: 87174
MD5sum: 7a25a4431ad9ace9af86b3bbef7b9811
SHA1: ca17ef09422475d1b1ef908f0950b6d8749e5300
SHA256: a1cec3e37f336c938fdce73bcc81dfcdef2c9423ad7b10ca644cf647d4e29894
Description-en: Development files for libpaps
Paps reads a UTF-8 encoded file and generates a PostScript language rendering
of the file. The rendering is done by creating outline curves through the
pango ft2 backend.
.
This package contains the development files that are necessary to develop
applications using paps API.
Description-md5: 7cdbcedfb93e1f1acb2a762b9401db07
Homepage: http://paps.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu