How to Install and Uninstall texlive-media4svg.noarch Package on Fedora 39

Last updated: September 30,2024

1. Install "texlive-media4svg.noarch" package

This guide covers the steps necessary to install texlive-media4svg.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-media4svg.noarch

2. Uninstall "texlive-media4svg.noarch" package

This guide covers the steps necessary to uninstall texlive-media4svg.noarch on Fedora 39:

$ sudo dnf remove texlive-media4svg.noarch $ sudo dnf autoremove

3. Information about the texlive-media4svg.noarch package on Fedora 39

Last metadata expiration check: 4:03:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-media4svg
Epoch : 11
Version : svn64686
Release : 69.fc39
Architecture : noarch
Size : 194 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Multimedia inclusion for the dvisvgm backend
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package implements an interface for embedding video and
: audio files in SVG (Scalable Vector Graphics) output. SVG with
: embedded media is very portable, as it is supported by all
: modern Web browsers across a variety of operating systems and
: platforms, including portable devices. All DVI producing TeX
: engines can be used. The dvisvgm utility, which is part of all
: major TeX distributions, converts the intermediate DVI to SVG.
: By default, media files are embedded into the SVG output to
: make self-sufficient SVG files.