How to Install and Uninstall libpaperclips-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libpaperclips-java-doc" package

This guide let you learn how to install libpaperclips-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpaperclips-java-doc

2. Uninstall "libpaperclips-java-doc" package

Please follow the guidelines below to uninstall libpaperclips-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpaperclips-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpaperclips-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpaperclips-java-doc
Priority: extra
Section: universe/doc
Installed-Size: 1602
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: swt-paperclips
Version: 1.0.4-1
Suggests: libpaperclips-java
Filename: pool/universe/s/swt-paperclips/libpaperclips-java-doc_1.0.4-1_all.deb
Size: 126674
MD5sum: ff781b3c59146fee21fea8d9c2af2e5c
SHA1: 997c196d94c854f41829d48bdce18c6b7f927bd9
SHA256: f0058e812d4433f0922006cdef95ed06d42924051f210a5904fc61cc3ebfe48f
Description-en: Documentation for libpaperclips-java
Simple, light weight, extensible Java printing plug-in for SWT. PaperClips
hides the complexity of laying out and rendering documents on the printer,
helping you focus on what to print instead of how to print it.
.
In a nutshell, PaperClips provides an assortment of document "building
blocks," which you can tweak and combine to form a custom document. The
assembled document is then sent to PaperClips for printing. PaperClips
includes support for printing text, images, borders, headers and footers,
column layouts and grid layouts, to name a few. It can also be extended with
your own printable classes.
.
With PaperClips you do not have to track cursors, calculate line breaking,
fool around with font metrics, or manage system resources--it's all handled
internally. And unlike report-generation tools, you are not constrained to a
predefined document structure (like report bands). Every document is custom
and the layout is up to you.
.
This package contains the API documentation for the actual library.
Description-md5: 3bc2d998f88cbf7376fc765b523af053
Homepage: http://code.google.com/p/swt-paperclips/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu