How to Install and Uninstall fop-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "fop-doc" package

Please follow the guidance below to install fop-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fop-doc

2. Uninstall "fop-doc" package

Please follow the step by step instructions below to uninstall fop-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the fop-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fop-doc
Priority: optional
Section: universe/doc
Installed-Size: 80794
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: fop
Version: 1:2.1-2
Replaces: libfop-java-doc
Filename: pool/universe/f/fop/fop-doc_2.1-2_all.deb
Size: 2820406
MD5sum: 8f3a757ee5ed7c88988447d722ec69a3
SHA1: 99c4af7075dcb5418fb68ad66bf7dd7bebdcb8be
SHA256: 85c50fc079fd047d53a30fa79d8d6e943d18a0361b5d80ae00442af67802ef5d
Description-en: XML formatter driven by XSL Formatting Objects (doc) - doc
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 documentation.
Description-md5: 724066902129e5385dbeeff72241b377
Homepage: http://xmlgraphics.apache.org/fop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu