How to Install and Uninstall xfpt Package on Kali Linux
Last updated: February 24,2025
1. Install "xfpt" package
Please follow the step by step instructions below to install xfpt on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
xfpt
Copied
2. Uninstall "xfpt" package
This guide let you learn how to uninstall xfpt on Kali Linux:
$
sudo apt remove
xfpt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the xfpt package on Kali Linux
Package: xfpt
Version: 1.00-2
Installed-Size: 231
Maintainer: Andreas Metzler
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 122328
SHA256: 6a6db279d6c9582f725cefee5b1f3b13e74d61d508b721a634b1b8de8365ae97
SHA1: 1665e71e1a25a4de5ad388fdd7f4bab149023789
MD5sum: 1b47f38b6e729f08203d3c3bf71bc3af
Description: 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:
Homepage: https://github.com/PhilipHazel/xfpt/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::xml,
works-with::text
Section: text
Priority: optional
Filename: pool/main/x/xfpt/xfpt_1.00-2_amd64.deb
Version: 1.00-2
Installed-Size: 231
Maintainer: Andreas Metzler
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 122328
SHA256: 6a6db279d6c9582f725cefee5b1f3b13e74d61d508b721a634b1b8de8365ae97
SHA1: 1665e71e1a25a4de5ad388fdd7f4bab149023789
MD5sum: 1b47f38b6e729f08203d3c3bf71bc3af
Description: 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:
Homepage: https://github.com/PhilipHazel/xfpt/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::xml,
works-with::text
Section: text
Priority: optional
Filename: pool/main/x/xfpt/xfpt_1.00-2_amd64.deb