How to Install and Uninstall aft Package on Kali Linux

Last updated: May 17,2024

1. Install "aft" package

This is a short guide on how to install aft on Kali Linux

$ sudo apt update $ sudo apt install aft

2. Uninstall "aft" package

Please follow the guidance below to uninstall aft on Kali Linux:

$ sudo apt remove aft $ sudo apt autoclean && sudo apt autoremove

3. Information about the aft package on Kali Linux

Package: aft
Version: 2:5.098-6
Installed-Size: 234
Maintainer: Debian QA Group
Architecture: all
Depends: perl (>= 5.6)
Size: 73916
SHA256: cfdeef7e508a579557cb1e2673268ad6b04bbedff8c902b97a08d9d0e2f750f2
SHA1: 7f26548c2cdb302e3a5aa37be5d2bbc07f4cb306
MD5sum: 39eee2ec56f4e8eff17f477ef0b5b2af
Description: "free form" document preparation system
AFT is a document preparation system. It is mostly free form meaning that there
is little intrusive markup. AFT source documents look a lot like plain old
ASCII text.
.
AFT has a few rules for structuring your document and these rules have more to
do with formatting your text rather than embedding commands.
.
Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX, lout and
RTF. It can, in fact, be coerced into producing all types of output (e.g.
roll-your-own XML). All that needs to be done is to edit a rule file. You can
even customize your own HTML rule files for specialized output.
Description-md5:
Homepage: http://www.maplefish.com/todd/aft.html
Tag: implemented-in::perl, interface::commandline, role::program,
scope::utility, use::converting, use::text-formatting,
use::typesetting, works-with-format::html, works-with-format::tex,
works-with::text
Section: text
Priority: optional
Filename: pool/main/a/aft/aft_5.098-6_all.deb