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

Last updated: July 01,2024

1. Install "texlive-media4svg.noarch" package

Here is a brief guide to show you how to install texlive-media4svg.noarch on Fedora 34

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

2. Uninstall "texlive-media4svg.noarch" package

Please follow the steps below to uninstall texlive-media4svg.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:44:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-media4svg
Epoch : 9
Version : svn54773
Release : 39.fc34
Architecture : noarch
Size : 155 k
Source : texlive-2020-39.fc34.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.