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

Last updated: May 06,2024

1. Install "aft" package

This tutorial shows how to install aft on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aft

2. Uninstall "aft" package

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

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

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

Package: aft
Priority: optional
Section: universe/text
Installed-Size: 259
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Lemmen
Architecture: all
Version: 2:5.098-2
Depends: perl (>= 5.6)
Filename: pool/universe/a/aft/aft_5.098-2_all.deb
Size: 76010
MD5sum: 686407021bc65ac8a14cd69a8d5ffd0a
SHA1: cb3fbdaff1e1e81e5dceef9c9c3cabbf252e7270
SHA256: e58b8da773ca872028d02870e34c4fc274c0176b004a53ea6a746a419353c18a
Description-en: "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: ff4835b187300146cdcd26e4be8dd4d7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu