How to Install and Uninstall texlive-tex.x86_64 Package on Fedora 35

Last updated: May 12,2024

1. Install "texlive-tex.x86_64" package

Please follow the steps below to install texlive-tex.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-tex.x86_64

2. Uninstall "texlive-tex.x86_64" package

Learn how to uninstall texlive-tex.x86_64 on Fedora 35:

$ sudo dnf remove texlive-tex.x86_64 $ sudo dnf autoremove

3. Information about the texlive-tex.x86_64 package on Fedora 35

Last metadata expiration check: 0:15:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-tex
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : x86_64
Size : 214 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : A sophisticated typesetting engine
URL : http://tug.org/texlive/
License : Knuth
Description : TeX is a typesetting system that incorporates a macro
: processor. A TeX source document specifies or incorporates a
: number of macro definitions that instruct the TeX engine how to
: typeset the document. The TeX engine also uses font metrics
: generated by Metafont, or by any of several other mechanisms
: that incorporate fonts from other sources into an environment
: suitable for TeX. TeX has been, and continues, a basis and an
: inspiration for several other programs, including e-TeX and
: PDFTeX.