How to Install and Uninstall impose+ Package on Kali Linux

Last updated: May 17,2024

1. Install "impose+" package

Please follow the guidelines below to install impose+ on Kali Linux

$ sudo apt update $ sudo apt install impose+

2. Uninstall "impose+" package

This guide covers the steps necessary to uninstall impose+ on Kali Linux:

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

3. Information about the impose+ package on Kali Linux

Package: impose+
Version: 0.2-13
Installed-Size: 118
Maintainer: Debian QA Group
Architecture: all
Depends: psutils, perl:any
Suggests: ghostscript
Size: 76260
SHA256: f62cd709301af7d2b6c7a5f0f68d41f5d4b39bfcf94fe1b08d1da5306283be18
SHA1: 7ca101468fa08125ab951fe009b67db5508e424a
MD5sum: 1c130ce29d0a0f75deca6c919dc49a65
Description: 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:
Tag: implemented-in::perl, interface::commandline, role::program,
scope::utility, use::converting, use::printing,
works-with-format::postscript, works-with::text
Section: text
Priority: optional
Filename: pool/main/i/impose+/impose+_0.2-13_all.deb