How to Install and Uninstall texlive-dvi2tty.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "texlive-dvi2tty.x86_64" package

Please follow the step by step instructions below to install texlive-dvi2tty.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-dvi2tty.x86_64

2. Uninstall "texlive-dvi2tty.x86_64" package

This tutorial shows how to uninstall texlive-dvi2tty.x86_64 on Fedora 39:

$ sudo dnf remove texlive-dvi2tty.x86_64 $ sudo dnf autoremove

3. Information about the texlive-dvi2tty.x86_64 package on Fedora 39

Last metadata expiration check: 3:26:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-dvi2tty
Epoch : 11
Version : svn66186
Release : 77.fc39
Architecture : x86_64
Size : 46 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Produce ASCII from DVI
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : A DVI driver to produce an ASCII representation of the
: document. The original version was written in Pascal, and the
: present author translated the program to C.