How To Install texlive-adrconv-doc on Fedora 36

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

Introduction

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

What is texlive-adrconv-doc

Documentation for adrconv

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

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

sudo dnf -y install texlive-adrconv-doc

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

sudo yum -y install texlive-adrconv-doc

How To Uninstall texlive-adrconv-doc on Fedora 36

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

sudo dnf remove texlive-adrconv-doc

texlive-adrconv-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-adrconv-doc
/usr/share/licenses/texlive-adrconv-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/adrconv
/usr/share/texlive/texmf-dist/doc/latex/adrconv/2latex.vim
/usr/share/texlive/texmf-dist/doc/latex/adrconv/README
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv.pdf
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/Contents
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/QuickLook
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/QuickLook/Thumbnail.jpg
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/index.xml.gz
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrdir.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrfax.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrguide.pdf
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrguide.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrmontage1.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/adrmontage2.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/birthday.tex
/usr/share/texlive/texmf-dist/doc/latex/adrconv/example.bib

References

Summary

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