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

Last updated: October 02,2024

1. Install "texlive-media4svg.noarch" package

Please follow the guidelines below to install texlive-media4svg.noarch on Fedora 35

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

2. Uninstall "texlive-media4svg.noarch" package

Please follow the guidelines below to uninstall texlive-media4svg.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:24:05 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-media4svg
Epoch : 9
Version : svn57528
Release : 48.fc35
Architecture : noarch
Size : 151 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Multimedia inclusion for the dvisvgm backend
URL : http://tug.org/texlive/
License : LPPL
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. The package depends on iftex,
: expl3, l3keys2e, xparse, and atbegshi.