How To Install texlive-europecv-doc on Fedora 36
Introduction
In this tutorial we learn how to install texlive-europecv-doc
on Fedora 36.
What is texlive-europecv-doc
Documentation for europecv
We can use yum
or dnf
to install texlive-europecv-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-europecv-doc.
Install texlive-europecv-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-europecv-doc
using dnf
by running the following command:
sudo dnf -y install texlive-europecv-doc
Install texlive-europecv-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-europecv-doc
using yum
by running the following command:
sudo yum -y install texlive-europecv-doc
How To Uninstall texlive-europecv-doc on Fedora 36
To uninstall only the texlive-europecv-doc
package we can use the following command:
sudo dnf remove texlive-europecv-doc
texlive-europecv-doc Package Contents on Fedora 36
/usr/share/licenses/texlive-europecv-doc
/usr/share/licenses/texlive-europecv-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/europecv
/usr/share/texlive/texmf-dist/doc/latex/europecv/CHANGELOG.rst
/usr/share/texlive/texmf-dist/doc/latex/europecv/CONTRIBUTING.md
/usr/share/texlive/texmf-dist/doc/latex/europecv/LICENSE
/usr/share/texlive/texmf-dist/doc/latex/europecv/README.md
/usr/share/texlive/texmf-dist/doc/latex/europecv/europecv.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/europecv.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/EuropeFlagCMYK-eps-converted-to.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/EuropeFlagCMYK.eps
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/Pythagoras.jpg
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/at.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/bulgarian-koi8-r.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/europass-cv.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/europass-cv.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/europasslogo-eps-converted-to.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/europasslogo.eps
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/greek-utf8.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/greek-utf8.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/maltese-maltese.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/maltese-utf8.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/minimal.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/examples/minimal.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/cv_template_academic_en.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/cv_template_academic_en.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/cv_template_en_bieber.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/europecv_biber.conf
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/europecv_biber.tex
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/europecv_photo.jpg
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/europecv_pub.bib
/usr/share/texlive/texmf-dist/doc/latex/europecv/templates/europecv_thesis.bib
References
Summary
In this tutorial we learn how to install texlive-europecv-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).