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

Last updated: November 26,2024

1. Install "gpr" package

Please follow the guidance below to install gpr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpr

2. Uninstall "gpr" package

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

$ sudo apt remove gpr $ sudo apt autoclean && sudo apt autoremove

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

Package: gpr
Priority: optional
Section: universe/gnome
Installed-Size: 263
Maintainer: Ubuntu Developers
Original-Maintainer: A Mennucc1
Architecture: amd64
Version: 0.15deb-2
Depends: ppdfilt, lprng | cups-bsd | lpr-ppd | lpr, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libpopt0 (>= 1.16), libppd0 (>= 2:0.10)
Recommends: a2ps
Filename: pool/universe/g/gpr/gpr_0.15deb-2_amd64.deb
Size: 70134
MD5sum: 9439ab5f3cb786c019e8bdc34e742e60
SHA1: fe01a68276a54be83f3f46a310fb93a925e4d410
SHA256: c35b5e364e01c914e40360b261850f4d48c56e60b06490106bffba8dfcd38f32
Description-en: GUI for lpr: print files and configure printer-specific options
gpr is a graphical interface to lpr that provides for easy configuration
of printer-specific options. gpr interfaces with a PostScript
printer's PPD file to create a user-interface of configurable
options. Based upon user choice, the device-specific option code
is then inserted into the PostScript job and sent to the printer.
This can be used to tell the printer to duplex or staple the print
job, or tell it what paper tray to draw paper from.
NOTE: gpr will detect if the file to be print is postscript, and, if not,
it will call a2ps to preprocess it before sending it to ppdfilt and to lpr.
Description-md5: 74c5c819743f1939ceafd5caec23bbad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu