How To Install texlive-nicetext-doc on Fedora 36

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

Introduction

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

What is texlive-nicetext-doc

Documentation for nicetext

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

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

sudo dnf -y install texlive-nicetext-doc

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

sudo yum -y install texlive-nicetext-doc

How To Uninstall texlive-nicetext-doc on Fedora 36

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

sudo dnf remove texlive-nicetext-doc

texlive-nicetext-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-nicetext-doc
/usr/share/licenses/texlive-nicetext-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext
/usr/share/texlive/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/CHANGE.LOG
/usr/share/texlive/texmf-dist/doc/latex/nicetext/FILEs.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/README
/usr/share/texlive/texmf-dist/doc/latex/nicetext/README.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEAS03.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEAS04.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEAS05.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE042.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE043.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE044.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE051.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE064.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/RELEASE066.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/SrcFILEs.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo/arseneau.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo/iso.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo/lns.txt
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo/sample.tex
/usr/share/texlive/texmf-dist/doc/latex/nicetext/demo/substr.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/fifinddo.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/makedoc.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/mdoccheat.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/niceverb.pdf
/usr/share/texlive/texmf-dist/doc/latex/nicetext/wikicheat.pdf

References

Summary

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