How to Install and Uninstall xfpt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "xfpt" package

This guide covers the steps necessary to install xfpt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xfpt

2. Uninstall "xfpt" package

Please follow the guidelines below to uninstall xfpt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xfpt $ sudo apt autoclean && sudo apt autoremove

3. Information about the xfpt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xfpt
Priority: extra
Section: universe/text
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Metzler
Architecture: amd64
Version: 0.09-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/x/xfpt/xfpt_0.09-2_amd64.deb
Size: 89278
MD5sum: 00052b003db880c3e1b64fe03b1b8d89
SHA1: 73751777a1993d7466f7623585770b11312f7b1d
SHA256: 40624545d5ad73877b3ea7c478ef3f4ff759e6631a96bc3b40638ab1a0b7d8c0
Description-en: generate XML from plain text
xfpt is a program that reads a file of plain text that contains relatively
simple markup, and outputs an XML file. It is intended to simplify the
management of XML data. It is not a program that attempts to turn a plain text
document into XML. Markup within text is introduced by ampersand characters,
but is otherwise "soft". You can define what follows the ampersand, for
example, &" to generate a "quote" element. There is also a macro facility that
allows for higher level concepts such as chapters, displays, tables, etc.
Description-md5: 4f18f0f9f6e01f72c3d25e523873f3ee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu