How to Install and Uninstall ghostscript.x86_64 Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "ghostscript.x86_64" package

Please follow the steps below to install ghostscript.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install ghostscript.x86_64

2. Uninstall "ghostscript.x86_64" package

Please follow the guidance below to uninstall ghostscript.x86_64 on Rocky Linux 9:

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

3. Information about the ghostscript.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:59:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghostscript
Version : 9.54.0
Release : 14.el9_3.0.1
Architecture : x86_64
Size : 36 k
Source : ghostscript-9.54.0-14.el9_3.0.1.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.