How to Install and Uninstall texlive-dvipng Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "texlive-dvipng" package

Learn how to install texlive-dvipng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-dvipng

2. Uninstall "texlive-dvipng" package

In this section, we are going to explain the necessary steps to uninstall texlive-dvipng on openSuSE Tumbleweed:

$ sudo zypper remove texlive-dvipng

3. Information about the texlive-dvipng package on openSuSE Tumbleweed

Information for package texlive-dvipng:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-dvipng
Version : 2023.211.1.17svn66203-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 329.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : A fast DVI to PNG/GIF converter
Description :
This program makes PNG and/or GIF graphics from DVI files as
obtained from TeX and its relatives. Its benefits include:
Speed. It offers very fast rendering of DVI as bitmap files,
which makes it suitable for generating large amounts of images
on-the-fly, as needed in preview-latex, WeBWorK and others; It
does not read the postamble, so it can be started before TeX
finishes. There is a --follow switch that makes dvipng wait at
end-of-file for further output, unless it finds the POST marker
that indicates the end of the DVI; Interactive query of
options. dvipng can read options interactively through stdin,
and all options are usable. It is even possible to change the
input file through this interface. Support for PK, VF,
PostScript Type1, and TrueType fonts, colour specials, and
inclusion of PostScript, PNG, JPEG or GIF images.

5. The same packages on other Linux Distributions