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

Last updated: July 03,2024

1. Install "pslib.i686" package

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

$ sudo dnf update $ sudo dnf install pslib.i686

2. Uninstall "pslib.i686" package

This guide covers the steps necessary to uninstall pslib.i686 on Fedora 34:

$ sudo dnf remove pslib.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:51:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pslib
Version : 0.4.5
Release : 22.fc34
Architecture : i686
Size : 118 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.