How to Install and Uninstall ghostscript.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "ghostscript.src" package

This is a short guide on how to install ghostscript.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ghostscript.src

2. Uninstall "ghostscript.src" package

Please follow the steps below to uninstall ghostscript.src on Oracle Linux 8:

$ sudo dnf remove ghostscript.src $ sudo dnf autoremove

3. Information about the ghostscript.src package on Oracle Linux 8

Last metadata expiration check: 6:20:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ghostscript
Version : 9.27
Release : 1.el8
Architecture : src
Size : 32 M
Source : None
Repository : ol8_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.