How to Install and Uninstall libpaps0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libpaps0" package

Please follow the instructions below to install libpaps0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpaps0

2. Uninstall "libpaps0" package

This tutorial shows how to uninstall libpaps0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpaps0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpaps0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpaps0
Priority: optional
Section: universe/libs
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Lior Kaplan
Architecture: amd64
Source: paps
Version: 0.6.8-7ubuntu1
Depends: libc6 (>= 2.3.4), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0)
Filename: pool/universe/p/paps/libpaps0_0.6.8-7ubuntu1_amd64.deb
Size: 8210
MD5sum: 5bb9d14d5d9ab51d6287d4391e277c82
SHA1: 0148a722da9fe023889507c51fa0c48fa4d0b7f0
SHA256: 5371cff605452ef73f8cd20db1a0caf3c0b7a1aa028e1d2c560c2afcd23ce0cb
Description-en: UTF-8 to PostScript converter library using Pango
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 library that implements paps' API.
Description-md5: 79b0a6a43d91c5d30d3b6d58039e1ec2
Homepage: http://paps.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu