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

Last updated: July 03,2024

1. Install "ghostscript.i686" package

This tutorial shows how to install ghostscript.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ghostscript.i686

2. Uninstall "ghostscript.i686" package

Please follow the guidelines below to uninstall ghostscript.i686 on Fedora 34:

$ sudo dnf remove ghostscript.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:17:07 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ghostscript
Version : 9.53.3
Release : 5.fc34
Architecture : i686
Size : 39 k
Source : ghostscript-9.53.3-5.fc34.src.rpm
Repository : fedora
Summary : Interpreter for PostScript language & PDF
URL : https://ghostscript.com/
License : AGPLv3+
Description : This package provides useful conversion utilities based on Ghostscript software,
: for converting PS, PDF and other document formats between each other.
:
: Ghostscript is a suite of software providing an interpreter for Adobe Systems'
: PostScript (PS) and Portable Document Format (PDF) page description languages.
: Its primary purpose includes displaying (rasterization & rendering) and printing
: of document pages, as well as conversions between different document formats.