How to Install and Uninstall pslib.x86_64 Package on Fedora 34

Last updated: July 07,2024

1. Install "pslib.x86_64" package

Please follow the guidance below to install pslib.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pslib.x86_64

2. Uninstall "pslib.x86_64" package

This guide let you learn how to uninstall pslib.x86_64 on Fedora 34:

$ sudo dnf remove pslib.x86_64 $ sudo dnf autoremove

3. Information about the pslib.x86_64 package on Fedora 34

Last metadata expiration check: 1:26:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : pslib
Version : 0.4.5
Release : 22.fc34
Architecture : x86_64
Size : 114 k
Source : pslib-0.4.5-22.fc34.src.rpm
Repository : fedora
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.