How To Install texlive-computational-complexity-doc on Fedora 36

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

Introduction

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

What is texlive-computational-complexity-doc

Documentation for computational-complexity

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

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

sudo dnf -y install texlive-computational-complexity-doc

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

sudo yum -y install texlive-computational-complexity-doc

How To Uninstall texlive-computational-complexity-doc on Fedora 36

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

sudo dnf remove texlive-computational-complexity-doc

texlive-computational-complexity-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-computational-complexity-doc
/usr/share/licenses/texlive-computational-complexity-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/README
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cc-journals.bib
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cc.pdf
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cc2.dbj
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/ccquickref.tex
/usr/share/texlive/texmf-dist/doc/latex/computational-complexity/cctemplate.tex

References

Summary

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