How To Install texlive-mpman-ru-doc on Fedora 36

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

Introduction

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

What is texlive-mpman-ru-doc

Documentation for mpman-ru

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

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

sudo dnf -y install texlive-mpman-ru-doc

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

sudo yum -y install texlive-mpman-ru-doc

How To Uninstall texlive-mpman-ru-doc on Fedora 36

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

sudo dnf remove texlive-mpman-ru-doc

texlive-mpman-ru-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/Makefile
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/README
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/README.ru.koi8-r
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/bm-to-utf16be.awk
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/ctabbing.sty
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/extract-bm.awk
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/idx1.awk
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/idx2.awk
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/idx3.awk
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/manfig-ru.mp
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/mpman-optab-ru.tex
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/mpman-ru.pdf
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/mpman-ru.tex
/usr/share/texlive/texmf-dist/doc/metapost/mpman-ru/mpman.ist

References

Summary

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