How to Install and Uninstall gl2ps.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "gl2ps.x86_64" package
This is a short guide on how to install gl2ps.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gl2ps.x86_64
Copied
2. Uninstall "gl2ps.x86_64" package
Learn how to uninstall gl2ps.x86_64 on Rocky Linux 8:
$
sudo dnf remove
gl2ps.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gl2ps.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:11:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gl2ps
Version : 1.4.0
Release : 7.el8
Architecture : x86_64
Size : 63 k
Source : gl2ps-1.4.0-7.el8.src.rpm
Repository : epel
Summary : An OpenGL to PostScript printing library
URL : http://www.geuz.org/gl2ps/
License : LGPLv2+ or GL2PS
Description : 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) and Portable Document Format (PDF) files, as well as LaTeX files
: for the text fragments. Adding new vector output formats should be
: relatively easy (and amongst the formats we would be interested in
: adding, SVG is first in line). Meanwhile, you can use the excellent
: pstoedit program to transform the PostScript files generated by GL2PS
: into many other vector formats such as xfig, cgm, wmf, etc.
Available Packages
Name : gl2ps
Version : 1.4.0
Release : 7.el8
Architecture : x86_64
Size : 63 k
Source : gl2ps-1.4.0-7.el8.src.rpm
Repository : epel
Summary : An OpenGL to PostScript printing library
URL : http://www.geuz.org/gl2ps/
License : LGPLv2+ or GL2PS
Description : 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) and Portable Document Format (PDF) files, as well as LaTeX files
: for the text fragments. Adding new vector output formats should be
: relatively easy (and amongst the formats we would be interested in
: adding, SVG is first in line). Meanwhile, you can use the excellent
: pstoedit program to transform the PostScript files generated by GL2PS
: into many other vector formats such as xfig, cgm, wmf, etc.