How to Install and Uninstall texlive-dvipng.noarch Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "texlive-dvipng.noarch" package

Please follow the guidance below to install texlive-dvipng.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install texlive-dvipng.noarch

2. Uninstall "texlive-dvipng.noarch" package

Please follow the instructions below to uninstall texlive-dvipng.noarch on Amazon Linux 2:

$ sudo yum remove texlive-dvipng.noarch $ sudo yum autoremove

3. Information about the texlive-dvipng.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : texlive-dvipng
Arch : noarch
Epoch : 2
Version : svn26689.1.14
Release : 38.amzn2.0.5
Size : 44 k
Repo : amzn2-core/2/x86_64
Summary : A fast DVI to PNG/GIF converter
URL : http://tug.org/texlive/
License : LGPLv2+
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.
:
: date: 2012-04-21 10:57:19 +0200