How to Install and Uninstall ghostscript.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "ghostscript.x86_64" package

In this section, we are going to explain the necessary steps to install ghostscript.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ghostscript.x86_64

2. Uninstall "ghostscript.x86_64" package

Please follow the step by step instructions below to uninstall ghostscript.x86_64 on Fedora 39:

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

3. Information about the ghostscript.x86_64 package on Fedora 39

Last metadata expiration check: 4:10:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghostscript
Version : 10.02.1
Release : 2.fc39
Architecture : x86_64
Size : 37 k
Source : ghostscript-10.02.1-2.fc39.src.rpm
Repository : updates
Summary : Interpreter for PostScript language & PDF
URL : https://ghostscript.com/
License : AGPL-3.0-or-later
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.