Pdf2ps Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install pdf2ps
-
Debian
apt-get install ghostscript
Click to copy -
Ubuntu
apt-get install ghostscript
Click to copy -
Alpine OS
apk add ghostscript
Click to copy -
Arch Linux
pacman -S ghostscript
Click to copy -
Kali Linux
apt-get install ghostscript
Click to copy -
CentOS
yum install ghostscript
Click to copy -
Fedora
dnf install ghostscript
Click to copy -
Raspbian
apt-get install ghostscript
Click to copy -
macOS
brew install ghostscript
Click to copy
ghostscript
Ghostscript is a set of software that provides a PostScriptinterpreter, a set of C procedures (the Ghostscript library, which implements the graphics capabilities in the PostScript language) and an interpreter for Portable Document Format (PDF) files. Ghostscript translates PostScript code into many common, bitmapped formats, like those understood by your printer or screen. Ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers. If you need to display PostScript files or print them to non-PostScript printers, you should install ghostscript. If you install ghostscript, you also need to install the ghostscript-fonts package.
ghostscript-core
This meta-package will install all dependencies of previous'ghostscript-core' package, which is necessary to enable smooth upgrade to new package scheme. It will be removed once the Fedora 28 has reached EOL (End Of Life).