How to Install and Uninstall dot2tex Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "dot2tex" package
Here is a brief guide to show you how to install dot2tex on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
dot2tex
Copied
2. Uninstall "dot2tex" package
This guide covers the steps necessary to uninstall dot2tex on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
dot2tex
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the dot2tex package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: dot2tex
Priority: optional
Section: universe/graphics
Installed-Size: 747
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 2.9.0-2
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), python-pyparsing (>= 0.4.8), graphviz
Recommends: texlive-latex-base, pgf (>= 2.00) | texlive-pstricks, preview-latex-style
Filename: pool/universe/d/dot2tex/dot2tex_2.9.0-2_all.deb
Size: 224588
MD5sum: ae2c5a90b6fc08bd6b9a89d582004152
SHA1: f138da7f15b3c6d48a0ab70e2dc118810bb152a0
SHA256: a4d8812c41ffd8b34446044b1d99a37476d6f2409d3e209e364f5376b75b506f
Description-en: Graphviz to LaTeX converter
The purpose of dot2tex is to give graphs generated by the graph layout tool
Graphviz a more LaTeX friendly look and feel. This is accomplished by:
.
- Using native PSTricks and PGF/TikZ commands for drawing arrows,
edges and nodes.
- Typesetting labels with LaTeX, allowing mathematical notation.
- Using backend specific styles to customize the output.
Description-md5: ed8cebc8844f9f26ab1b3ee36557dcfc
Enhances: latex-beamer
Homepage: https://github.com/kjellmf/dot2tex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/graphics
Installed-Size: 747
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 2.9.0-2
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), python-pyparsing (>= 0.4.8), graphviz
Recommends: texlive-latex-base, pgf (>= 2.00) | texlive-pstricks, preview-latex-style
Filename: pool/universe/d/dot2tex/dot2tex_2.9.0-2_all.deb
Size: 224588
MD5sum: ae2c5a90b6fc08bd6b9a89d582004152
SHA1: f138da7f15b3c6d48a0ab70e2dc118810bb152a0
SHA256: a4d8812c41ffd8b34446044b1d99a37476d6f2409d3e209e364f5376b75b506f
Description-en: Graphviz to LaTeX converter
The purpose of dot2tex is to give graphs generated by the graph layout tool
Graphviz a more LaTeX friendly look and feel. This is accomplished by:
.
- Using native PSTricks and PGF/TikZ commands for drawing arrows,
edges and nodes.
- Typesetting labels with LaTeX, allowing mathematical notation.
- Using backend specific styles to customize the output.
Description-md5: ed8cebc8844f9f26ab1b3ee36557dcfc
Enhances: latex-beamer
Homepage: https://github.com/kjellmf/dot2tex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu