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

Last updated: January 11,2025

1. Install "texlive-media4svg.noarch" package

In this section, we are going to explain the necessary steps to install texlive-media4svg.noarch on Fedora 38

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

2. Uninstall "texlive-media4svg.noarch" package

Please follow the instructions below to uninstall texlive-media4svg.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:03:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-media4svg
Epoch : 10
Version : svn64686
Release : 65.fc38
Architecture : noarch
Size : 194 k
Source : texlive-2022-65.fc38.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.