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

Last updated: May 21,2024

1. Install "stx2any" package

Please follow the guidance below to install stx2any on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stx2any

2. Uninstall "stx2any" package

Please follow the steps below to uninstall stx2any on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove stx2any $ sudo apt autoclean && sudo apt autoremove

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

Package: stx2any
Priority: extra
Section: universe/text
Installed-Size: 484
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Panu Kalliokoski
Architecture: all
Version: 1.56-2
Depends: m4
Recommends: w3m, tidy, python (>= 2.1)
Filename: pool/universe/s/stx2any/stx2any_1.56-2_all.deb
Size: 98876
MD5sum: 35fc29c76fd975663ffe4db4bcb2884e
SHA1: 937a00c94839d249b5aa4917c1759bb0649206e7
SHA256: add3829c6a633ee7deb46a73e382ffb636821e7017da3b70347c357d05788020
Description-en: Converter from structured plain text to other formats
stx2any is a converter from structured text (Stx), which is plain text
written in a standardised way, into other formats. Formats available
currently include (X)HTML, man, raw text, DocBook XML, PostScript and
LaTeX.
.
Stx is a markup language in the tradition of plain text like markups,
like wiki markup and ReST. For a comparison between different plain
text markup languages, see stx2any's home page
(http://sange.fi/~atehwa/cgi-bin/piki.cgi/stx2any).
.
This package also has the following utilities:
* strip_stx -- a literate programming tool
* gather_stx_titles -- a script to automate cross-linking between
documents
* extract_usage_from_stx -- a script to produce "usage" messages from
man pages written in stx
* html2stx -- a utility to convert HTML into Stx.
Description-md5: 144608ddef16ded8614e859d7cc78608
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu