Fop Installation On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Maintainer: Debian Java Maintainers
Email: [email protected] .
Website: https://xmlgraphics.apache.org/fop/
Section: text
Install fop
-
Debian
apt-get install fopClick to copy -
Ubuntu
apt-get install fopClick to copy -
Arch Linux
pacman -S fopClick to copy -
Kali Linux
apt-get install fopClick to copy -
CentOS
yum install fopClick to copy -
Fedora
dnf install fopClick to copy -
Raspbian
apt-get install fopClick to copy -
macOS
brew install fopClick to copy
fop
XML formatter driven by XSL Formatting Objects (XSL-FO.) - appFOP is a Java application that reads a formatting object tree and then turns it into a wide variety of output presentations (including AFP, PCL, PDF, PNG, PostScript, RTF, TIFF, and plain text), or displays the result on-screen. The formatting object tree can be in the form of an XML document (output by an XSLT engine like xalan) or can be passed in memory as a DOM Document or (in the case of xalan) SAX events. This package contains the fop command line tool
Installation of latest fop command is available for Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




