How To Install texlive-mp3d-doc on Fedora 36

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

Introduction

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

What is texlive-mp3d-doc

Documentation for mp3d

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

Install texlive-mp3d-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-mp3d-doc using dnf by running the following command:

sudo dnf -y install texlive-mp3d-doc

Install texlive-mp3d-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-mp3d-doc using yum by running the following command:

sudo yum -y install texlive-mp3d-doc

How To Uninstall texlive-mp3d-doc on Fedora 36

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

sudo dnf remove texlive-mp3d-doc

texlive-mp3d-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/metapost/mp3d
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/README
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/README.doc
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/create_animation.sh
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube10.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube4-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube5.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube6.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube7.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube8.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/cube9.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gut2001.pdf
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp1-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp1.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp2-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp2.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp3-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp3.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp4-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp4.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp5-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp5.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp6-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp6.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp7-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp7.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp8-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp8.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/gutmp9.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/monge-eng.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/monge.mp
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/tb57roeg.pdf
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx
/usr/share/texlive/texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf

References

Summary

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