How To Install texlive-uspatent-doc on Fedora 36
Introduction
In this tutorial we learn how to install texlive-uspatent-doc
on Fedora 36.
What is texlive-uspatent-doc
Documentation for uspatent
We can use yum
or dnf
to install texlive-uspatent-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-uspatent-doc.
Install texlive-uspatent-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-uspatent-doc
using dnf
by running the following command:
sudo dnf -y install texlive-uspatent-doc
Install texlive-uspatent-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-uspatent-doc
using yum
by running the following command:
sudo yum -y install texlive-uspatent-doc
How To Uninstall texlive-uspatent-doc on Fedora 36
To uninstall only the texlive-uspatent-doc
package we can use the following command:
sudo dnf remove texlive-uspatent-doc
texlive-uspatent-doc Package Contents on Fedora 36
/usr/share/licenses/texlive-uspatent-doc
/usr/share/licenses/texlive-uspatent-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/uspatent
/usr/share/texlive/texmf-dist/doc/latex/uspatent/DocumentSettings.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/DrawingZoomBad.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/DrawingZoomGood.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/Drawings.lyx
/usr/share/texlive/texmf-dist/doc/latex/uspatent/Drawings.tex
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyX.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXCustomInsets.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXDocumentSettingsFont.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXDocumentSettingsOutput.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXEnvironments.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXSettings.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/LyXSettingsDocumentClass.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplication.lyx
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplication.pdf
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplication.tex
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplicationGuide.lyx
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplicationGuide.pdf
/usr/share/texlive/texmf-dist/doc/latex/uspatent/PatentApplicationGuide.tex
/usr/share/texlive/texmf-dist/doc/latex/uspatent/README
/usr/share/texlive/texmf-dist/doc/latex/uspatent/TeXworks.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/TpXDrawing.tpx
/usr/share/texlive/texmf-dist/doc/latex/uspatent/TpXSettingsAccess.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/VisioDrawing.pdf
/usr/share/texlive/texmf-dist/doc/latex/uspatent/VisioDrawing.vsd
/usr/share/texlive/texmf-dist/doc/latex/uspatent/VisioMainDrawing.vsd
/usr/share/texlive/texmf-dist/doc/latex/uspatent/VisioSave.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/annotationAlignment.png
/usr/share/texlive/texmf-dist/doc/latex/uspatent/uspatent.layout
References
Summary
In this tutorial we learn how to install texlive-uspatent-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).