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

Last updated: May 05,2024

1. Install "libpaperclips-java" package

Please follow the step by step instructions below to install libpaperclips-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpaperclips-java

2. Uninstall "libpaperclips-java" package

This tutorial shows how to uninstall libpaperclips-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpaperclips-java
Priority: extra
Section: universe/java
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: swt-paperclips
Version: 1.0.4-1
Depends: libswt-gtk-3-java
Suggests: libpaperclips-java-doc
Filename: pool/universe/s/swt-paperclips/libpaperclips-java_1.0.4-1_all.deb
Size: 136996
MD5sum: 2408ef7ba71ba0cdf8e7fc6fc7919436
SHA1: 5fefa4dc6186f73e4834199881cedf07c405e851
SHA256: b0f8d33f1d3a85cb1ab80b6135feda5077abd4fecc2ece767c7d476c44b9427d
Description-en: Simplified Java Printing Support for SWT
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.
Description-md5: c91b2f22a68d76acd5ebc7721f441be4
Homepage: http://code.google.com/p/swt-paperclips/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu