How To Install texlive-lua-visual-debug-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install texlive-lua-visual-debug-doc on Fedora 36.

What is texlive-lua-visual-debug-doc

Documentation for lua-visual-debug

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

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

sudo dnf -y install texlive-lua-visual-debug-doc

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

sudo yum -y install texlive-lua-visual-debug-doc

How To Uninstall texlive-lua-visual-debug-doc on Fedora 36

To uninstall only the texlive-lua-visual-debug-doc package we can use the following command:

sudo dnf remove texlive-lua-visual-debug-doc

texlive-lua-visual-debug-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-lua-visual-debug-doc
/usr/share/licenses/texlive-lua-visual-debug-doc/other-free.txt
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/README.md
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/lvdebugdetail1-num.png
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.tex
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/sample.tex
/usr/share/texlive/texmf-dist/doc/luatex/lua-visual-debug/strut.png

References

Summary

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