How to Install and Uninstall texlive-dvisvgm.x86_64 Package on Fedora 35

Last updated: May 18,2024

1. Install "texlive-dvisvgm.x86_64" package

Please follow the steps below to install texlive-dvisvgm.x86_64 on Fedora 35

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

2. Uninstall "texlive-dvisvgm.x86_64" package

This guide covers the steps necessary to uninstall texlive-dvisvgm.x86_64 on Fedora 35:

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

3. Information about the texlive-dvisvgm.x86_64 package on Fedora 35

Last metadata expiration check: 2:55:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-dvisvgm
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : x86_64
Size : 1.6 M
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Convert DVI files to Scalable Vector Graphics format (SVG)
URL : http://tug.org/texlive/
License : GPL+
Description : Dvisvgm is a command line utility that converts TeX DVI files
: to the XML-based Scalable Vector Graphics (SVG) format. It
: provides full font support including virtual fonts, font maps,
: and sub-fonts. If necessary, dvisvgm vectorizes Metafont's
: bitmap output in order to always create lossless scalable
: output. The embedded SVG fonts can optionally be replaced with
: graphics paths so that applications that don't support SVG
: fonts are enabled to render the graphics properly. Besides many
: other features, dvisvgm also supports color, emTeX, tpic, PDF
: mapfile and PostScript specials.