How to Install and Uninstall fop Package on Kali Linux

Last updated: May 17,2024

1. Install "fop" package

Please follow the step by step instructions below to install fop on Kali Linux

$ sudo apt update $ sudo apt install fop

2. Uninstall "fop" package

Please follow the step by step instructions below to uninstall fop on Kali Linux:

$ sudo apt remove fop $ sudo apt autoclean && sudo apt autoremove

3. Information about the fop package on Kali Linux

Package: fop
Version: 1:2.8-3
Installed-Size: 284
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, libfop-java (= 1:2.8-3)
Recommends: libsaxon-java
Suggests: fop-doc
Size: 35436
SHA256: 543cc61c512a194647e42eb6909fdd7b0cbe082181bd546c12cbf692539ac409
SHA1: 69a3e0e7845cac54f032d0ec9e29c0120af2a2ff
MD5sum: 49211cdc4290091c9d491235e485e8e5
Description: XML formatter driven by XSL Formatting Objects (XSL-FO.) - app
FOP 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
Description-md5:
Multi-Arch: foreign
Homepage: https://xmlgraphics.apache.org/fop/
Tag: implemented-in::java, role::program, use::converting,
works-with-format::docbook, works-with-format::pdf,
works-with-format::xml, works-with::text
Section: text
Priority: optional
Filename: pool/main/f/fop/fop_2.8-3_all.deb