How to Install and Uninstall texlive-dvipng.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "texlive-dvipng.x86_64" package
Learn how to install texlive-dvipng.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-dvipng.x86_64
Copied
2. Uninstall "texlive-dvipng.x86_64" package
In this section, we are going to explain the necessary steps to uninstall texlive-dvipng.x86_64 on AlmaLinux 8:
$
sudo dnf remove
texlive-dvipng.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-dvipng.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:31:16 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-dvipng
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : x86_64
Size : 331 k
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
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.
Available Packages
Name : texlive-dvipng
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : x86_64
Size : 331 k
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
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.