How to Install and Uninstall catdvi Package on Kali Linux

Last updated: September 20,2024

1. Install "catdvi" package

This guide covers the steps necessary to install catdvi on Kali Linux

$ sudo apt update $ sudo apt install catdvi

2. Uninstall "catdvi" package

Please follow the step by step instructions below to uninstall catdvi on Kali Linux:

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

3. Information about the catdvi package on Kali Linux

Package: catdvi
Version: 0.14-14
Installed-Size: 187
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libkpathsea6 (>= 2022.20220321.62855), texlive-base, texlive-base-bin
Recommends: texlive-fonts-recommended
Size: 61432
SHA256: 0b1420e1e480c557e578b7e92ddc486854eaec0cdbf09236c650f0c78265a73d
SHA1: e4ca0c5d63f2436c18207c535ffc375ff4331cfa
MD5sum: e6f0d825ab5d704f83fa3b882cf75651
Description: 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:
Homepage: http://catdvi.sourceforge.net/
Tag: interface::commandline, role::program, use::converting,
works-with-format::dvi, works-with::text
Section: tex
Priority: optional
Filename: pool/main/c/catdvi/catdvi_0.14-14_amd64.deb