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

Last updated: May 12,2024

1. Install "jadetex" package

In this section, we are going to explain the necessary steps to install jadetex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jadetex

2. Uninstall "jadetex" package

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

$ sudo apt remove jadetex $ sudo apt autoclean && sudo apt autoremove

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

Package: jadetex
Priority: optional
Section: universe/tex
Installed-Size: 675
Maintainer: Ubuntu Developers
Original-Maintainer: Debian TeX Task Force
Architecture: all
Version: 3.13-16
Depends: tex-common (>= 6), debianutils (>= 1.7), texlive-latex-base, texlive-fonts-recommended, texlive-latex-recommended, texlive-generic-recommended, tipa
Recommends: openjade1.3 | openjade | jade (>= 1.2-1)
Suggests: docbook-dsssl
Conflicts: cslatex, csplain, tetex-base (<= 2.0.2a-2)
Filename: pool/universe/j/jadetex/jadetex_3.13-16_all.deb
Size: 214164
MD5sum: 7473907dca7528f26c73a361bfef3b0b
SHA1: c0ed72ce35eca784471e3be923e462e601fef996
SHA256: 98a6d125c51acdf93b9fc51829cde75eb374cc2ff5b66238bcecc42d0bd104b7
Description-en: generator of printable output from SGML or XML using Jade
JadeTeX, in conjunction with Jade or OpenJade, can be used to produce
printable output from SGML or XML files. This package includes
'jadetex', which produces DVI output, viewable with 'xdvi'; and
'pdfjadetex', which produces PDF output.
.
JadeTeX is a set of LaTeX macros. JadeTeX process the output from
the TeX backend to Jade or OpenJade.
.
Note that Jade and JadeTeX uses DSSSL to produce formatted output
from SGML or XML source files. Debian also provides SGML/XML
document formatting using XSL stylesheets instead of DSSSL; that is
provided by other packages, such as passivetex, xsltproc, and fop.
Description-md5: b38d27947c8b7139909f3a0eda619d0f
Homepage: http://jadetex.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu