How To Install texlive-lisp-on-tex-doc on Fedora 36

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

Introduction

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

What is texlive-lisp-on-tex-doc

Documentation for lisp-on-tex

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

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

sudo dnf -y install texlive-lisp-on-tex-doc

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

sudo yum -y install texlive-lisp-on-tex-doc

How To Uninstall texlive-lisp-on-tex-doc on Fedora 36

To uninstall only the texlive-lisp-on-tex-doc package we can use the following command:

sudo dnf remove texlive-lisp-on-tex-doc

texlive-lisp-on-tex-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-lisp-on-tex-doc
/usr/share/licenses/texlive-lisp-on-tex-doc/bsd.txt
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/LICENSE
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/README.md
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/div2.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/div2.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/fact.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/fact.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/nqueen.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/nqueen.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/repl.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/rocket.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/rocket.tex
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/showfont.pdf
/usr/share/texlive/texmf-dist/doc/latex/lisp-on-tex/examples/showfont.tex

References

Summary

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