How to Install and Uninstall libgl2ps-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libgl2ps-dev" package

This guide covers the steps necessary to install libgl2ps-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgl2ps-dev

2. Uninstall "libgl2ps-dev" package

Please follow the guidance below to uninstall libgl2ps-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgl2ps-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgl2ps-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgl2ps-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Sylvestre Ledru
Architecture: amd64
Source: gl2ps
Version: 1.3.8-1.2
Depends: libgl2ps0 (= 1.3.8-1.2)
Filename: pool/universe/g/gl2ps/libgl2ps-dev_1.3.8-1.2_amd64.deb
Size: 4636
MD5sum: 7534f1ebe4831968ee69bddc7bb27410
SHA1: e0b86a93c14673bee09943d895ece0d5782bb860
SHA256: 9edf24337708656cb3e608acadc5873b40a9934476780ff0a9a74796487158b7
Description-en: Lib providing high quality vector output for OpenGL application
GL2PS is a C library providing high quality vector output for any OpenGL
application. The main difference between GL2PS and other similar libraries
is the use of sorting algorithms capable of handling intersecting and
stretched polygons, as well as non manifold objects. GL2PS provides advanced
smooth shading and text rendering, culling of invisible primitives, mixed
vector/bitmap output, and much more...
.
GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS),
Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files,
as well as LATEX files for the text fragments. GL2PS also provides limited,
experimental support for Portable LaTeX Graphics (PGF). Adding new vector
output formats should be relatively easy; you can also use the excellent
pstoedit program to transform the PostScript files generated by GL2PS into
many other vector formats such as xfig, cgm, wmf, etc.
.
This package contains the development files needed to compile software to
use the libgl2ps API.
Description-md5: e1d01bfedffc098857bdde1a2a6e33e6
Homepage: http://geuz.org/gl2ps/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m