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

Last updated: July 03,2024

1. Install "ghostscript.x86_64" package

This guide let you learn how to install ghostscript.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghostscript.x86_64

2. Uninstall "ghostscript.x86_64" package

This is a short guide on how to uninstall ghostscript.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:01:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghostscript
Version : 9.54.0
Release : 14.el9_3
Architecture : x86_64
Size : 66 k
Source : ghostscript-9.54.0-14.el9_3.src.rpm
Repository : ol9_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.