How to Install and Uninstall ghostscript.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "ghostscript.x86_64" package

Please follow the guidelines below to install ghostscript.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghostscript.x86_64

2. Uninstall "ghostscript.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghostscript.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

3. Information about the ghostscript.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:55:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghostscript
Version : 9.54.0
Release : 14.el9
Architecture : x86_64
Size : 42 k
Source : ghostscript-9.54.0-14.el9.src.rpm
Repository : appstream
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.