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

Last updated: May 17,2024

1. Install "catdvi" package

Learn how to install catdvi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install catdvi

2. Uninstall "catdvi" package

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

$ sudo apt remove catdvi $ sudo apt autoclean && sudo apt autoremove

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

Package: catdvi
Priority: extra
Section: universe/tex
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: amd64
Version: 0.14-12.1
Depends: libc6 (>= 2.14), libkpathsea6, texlive-base, texlive-base-bin
Recommends: texlive-fonts-recommended
Filename: pool/universe/c/catdvi/catdvi_0.14-12.1_amd64.deb
Size: 56408
MD5sum: d85c93730ed2e739881e079f9218de1f
SHA1: b5fc7656c0b5dbc84b7c3e65c0dc5ac26dfdf7b0
SHA256: 80cfb2e5bf206565bc7b44a0a842ce4b17181757d1e8cfbfdc5884620ca25280
Description-en: DVI to plain text translator
CatDVI translates a TeX Device Independent (DVI) file into a readable
plaintext file. It aims to generate high-quality output that reproduces
all aspects of the DVI file within the limits of the output medium.
CatDVI uses Unicode internally and can output ASCII, ISO Latin 1 and
UTF-8 Unicode.
.
CatDVI can be used for previewing TeX documents on character-cell displays
such as traditional terminals and terminal emulators. It is also possible
to use it in generation of plain text documents from TeX source, assuming
that the document is written with this conversion in mind.
.
CatDVI is under development and as such yet incomplete. However, it is
quite useful even in its current form and already outperforms some of its
competition in some areas.
.
CatDVI requires that the TFM files for all fonts used in its input DVI files
are installed or can be generated by kpathsea.
Description-md5: a008d54d5f36bf31be7cce91bf333112
Homepage: http://catdvi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu