How To Install texlive-sciposter-doc on Fedora 36

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

Introduction

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

What is texlive-sciposter-doc

Documentation for sciposter

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

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

sudo dnf -y install texlive-sciposter-doc

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

sudo yum -y install texlive-sciposter-doc

How To Uninstall texlive-sciposter-doc on Fedora 36

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

sudo dnf remove texlive-sciposter-doc

texlive-sciposter-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-sciposter-doc
/usr/share/licenses/texlive-sciposter-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/sciposter
/usr/share/texlive/texmf-dist/doc/latex/sciposter/README
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/auto
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1a.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1a.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1mx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1mx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1vx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks1vx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks2.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks2.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks2mx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks2mx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3mx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3mx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3op.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3op.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3openvx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3rec.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3rec.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3vx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocks3vx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3a.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vx.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vy.eps
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf
/usr/share/texlive/texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex
/usr/share/texlive/texmf-dist/doc/latex/sciposter/scipostermanual.pdf

References

Summary

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