How to Install and Uninstall pslib.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "pslib.x86_64" package
Please follow the guidance below to install pslib.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pslib.x86_64
Copied
2. Uninstall "pslib.x86_64" package
Learn how to uninstall pslib.x86_64 on Oracle Linux 9:
$
sudo dnf remove
pslib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pslib.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:16:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pslib
Version : 0.4.6
Release : 1.el9
Architecture : x86_64
Size : 112 k
Source : pslib-0.4.6-1.el9.src.rpm
Repository : epel
Summary : C-library to create PostScript files
URL : http://pslib.sourceforge.net/
License : LGPLv2+ and MPLv1.0 and MIT
Description : pslib is a C-library to create PostScript files on the fly. It offers many
: drawing primitives, inclusion of png and eps images and a very sophisticated
: text rendering including hyphenation, kerning and ligatures. It can read
: external Type1 fonts and embed them into the output file. It supports pdfmarks
: which makes it in combination with ghostscript's pdfwriter an alternative for
: libraries creating PDF.
Available Packages
Name : pslib
Version : 0.4.6
Release : 1.el9
Architecture : x86_64
Size : 112 k
Source : pslib-0.4.6-1.el9.src.rpm
Repository : epel
Summary : C-library to create PostScript files
URL : http://pslib.sourceforge.net/
License : LGPLv2+ and MPLv1.0 and MIT
Description : pslib is a C-library to create PostScript files on the fly. It offers many
: drawing primitives, inclusion of png and eps images and a very sophisticated
: text rendering including hyphenation, kerning and ligatures. It can read
: external Type1 fonts and embed them into the output file. It supports pdfmarks
: which makes it in combination with ghostscript's pdfwriter an alternative for
: libraries creating PDF.