How to Install and Uninstall libgl2ps1.4 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libgl2ps1.4" package

This tutorial shows how to install libgl2ps1.4 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgl2ps1.4

2. Uninstall "libgl2ps1.4" package

Learn how to uninstall libgl2ps1.4 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libgl2ps1.4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgl2ps1.4 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgl2ps1.4
Architecture: amd64
Version: 1.4.2+dfsg1-1
Priority: optional
Section: universe/libs
Source: gl2ps
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: libc6 (>= 2.29), libgl1
Filename: pool/universe/g/gl2ps/libgl2ps1.4_1.4.2+dfsg1-1_amd64.deb
Size: 38616
MD5sum: 980cb1475dce4dee3ab40fadd99bb421
SHA1: f93c109b9ad5283eb9d7ecec0a19c5d8bdaf7df8
SHA256: bbd3b3264bd0b4687d2136ad484b6d80ecd5a3c706c141ec7125b62b8c42b9a3
SHA512: 0104da27881e25919a94615f4686f1e744bbfc8d506cdd47263ac6249413b8c7d36d1e81505b4bc638289441ace6b77fc37ad4cb1da18abafcc5531bc230f2da
Homepage: https://geuz.org/gl2ps/
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.
Description-md5: 7a2d727b40b4538ad53d6f8764c28c6f
Task: ubuntustudio-video