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

Last updated: May 17,2024

1. Install "impose+" package

Here is a brief guide to show you how to install impose+ on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install impose+

2. Uninstall "impose+" package

Please follow the instructions below to uninstall impose+ on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove impose+ $ sudo apt autoclean && sudo apt autoremove

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

Package: impose+
Priority: optional
Section: universe/text
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Version: 0.2-12
Depends: psutils, perl
Suggests: ghostscript
Filename: pool/universe/i/impose+/impose+_0.2-12_all.deb
Size: 81692
MD5sum: b21c1cea15b8dd7a9fc03407f181e0e7
SHA1: 4f02bc62a0ae5c6a6057b333e407f575f2569ae5
SHA256: 77d0a48903d98db501ee7b87068a8ff4c68e54afc77b64055dc09c7522de61b0
Description-en: Postscript utilities for two-up printing, bbox, etc
A set of utilities for manipulating DSC compliant postscript. The
following programs are included:
.
impose: A preprocessor to pstops for creating 2-up printouts. It
tries to remove white space from the printout by probing the original
postscript for the printed area's bounding box. This makes the
output more esthetic than a simplistic layout of non-cropped original
pages.
.
bboxx: Extracts the bounding boxes of a postscript file, with the
option of entering the bounding box into the file. This program uses
the ghostscript bbox device.
.
fixtd: Sets options in a Postscript file asking the printer to turn
on tumbling or duplex printing.
.
psbl: Rearranges pages in a file to create booklets.
Description-md5: 0fb0a48fbda8fff46196505c0e2c42c7
Homepage: http://freshmeat.net/projects/impose/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu