How to Install and Uninstall ghostscript.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "ghostscript.x86_64" package

Here is a brief guide to show you how to install ghostscript.x86_64 on CentOS 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 CentOS 8 / RHEL 8:

$ sudo dnf remove ghostscript.x86_64 $ sudo dnf autoremove

3. Information about the ghostscript.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ghostscript
Version : 9.25
Release : 7.el8
Architecture : x86_64
Size : 82 k
Source : ghostscript-9.25-7.el8.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.