How to Install and Uninstall ghostscript.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "ghostscript.x86_64" package

This is a short guide on how to install ghostscript.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ghostscript.x86_64

2. Uninstall "ghostscript.x86_64" package

Here is a brief guide to show you how to uninstall ghostscript.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

3. Information about the ghostscript.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:37:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghostscript
Version : 9.27
Release : 11.el8
Architecture : x86_64
Size : 84 k
Source : ghostscript-9.27-11.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.