How To Install texlive-selnolig-doc on Fedora 36

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

Introduction

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

What is texlive-selnolig-doc

Documentation for selnolig

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

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

sudo dnf -y install texlive-selnolig-doc

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

sudo yum -y install texlive-selnolig-doc

How To Uninstall texlive-selnolig-doc on Fedora 36

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

sudo dnf remove texlive-selnolig-doc

texlive-selnolig-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-selnolig-doc
/usr/share/licenses/texlive-selnolig-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/README
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/gpp-ft.fea
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-english-test.pdf
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-english-test.tex
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-german-test.pdf
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-german-test.tex
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig-german-wordlist.tex
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig.pdf
/usr/share/texlive/texmf-dist/doc/lualatex/selnolig/selnolig.tex

References

Summary

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