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

Last updated: October 06,2024

1. Install "texlive-tex.x86_64" package

Learn how to install texlive-tex.x86_64 on Fedora 36

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

2. Uninstall "texlive-tex.x86_64" package

This tutorial shows how to uninstall texlive-tex.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:20:24 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : texlive-tex
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : x86_64
Size : 212 k
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
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.