How to Install and Uninstall texlive-dvipng Package on openSUSE Leap

Last updated: February 08,2025

1. Install "texlive-dvipng" package

This is a short guide on how to install texlive-dvipng on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-dvipng

2. Uninstall "texlive-dvipng" package

Learn how to uninstall texlive-dvipng on openSUSE Leap:

$ sudo zypper remove texlive-dvipng

3. Information about the texlive-dvipng package on openSUSE Leap

Information for package texlive-dvipng:
---------------------------------------
Repository : Main Repository
Name : texlive-dvipng
Version : 2021.189.1.17svn57972-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 323.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2021-150400.17.1.src
Upstream URL : http://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