How To Install texlive-flashmovie-doc on Fedora 36

In this tutorial we learn how to install texlive-flashmovie-doc in Fedora 36. texlive-flashmovie-doc is Documentation for flashmovie

Introduction

In this tutorial we learn how to install texlive-flashmovie-doc on Fedora 36.

What is texlive-flashmovie-doc

Documentation for flashmovie

We can use yum or dnf to install texlive-flashmovie-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-flashmovie-doc.

Install texlive-flashmovie-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install texlive-flashmovie-doc using dnf by running the following command:

sudo dnf -y install texlive-flashmovie-doc

Install texlive-flashmovie-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install texlive-flashmovie-doc using yum by running the following command:

sudo yum -y install texlive-flashmovie-doc

How To Uninstall texlive-flashmovie-doc on Fedora 36

To uninstall only the texlive-flashmovie-doc package we can use the following command:

sudo dnf remove texlive-flashmovie-doc

texlive-flashmovie-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-flashmovie-doc
/usr/share/licenses/texlive-flashmovie-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/flashmovie
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/README
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/flv-player-license
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/flv-player-license/MPL-1.1
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/flv-player-license/license.txt
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test-beamer-0.pdf
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test-beamer-0.tex
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test-beamer-1.tex
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test-flv.pdf
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test-flv.tex
/usr/share/texlive/texmf-dist/doc/latex/flashmovie/test.tex

References

Summary

In this tutorial we learn how to install texlive-flashmovie-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).