How to Install and Uninstall texlive-latex-uni8.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "texlive-latex-uni8.noarch" package

Please follow the steps below to install texlive-latex-uni8.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-latex-uni8.noarch

2. Uninstall "texlive-latex-uni8.noarch" package

Please follow the steps below to uninstall texlive-latex-uni8.noarch on Fedora 35:

$ sudo dnf remove texlive-latex-uni8.noarch $ sudo dnf autoremove

3. Information about the texlive-latex-uni8.noarch package on Fedora 35

Last metadata expiration check: 4:03:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-latex-uni8
Epoch : 9
Version : svn49729
Release : 48.fc35
Architecture : noarch
Size : 27 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Universal inputenc, fontenc, and babel for pdfLaTeX and LuaLaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides a LaTeX style file which makes it easy to
: use input encoding (UTF-8 by default, can be changed),
: fontspec.sty (optional), font encoding (T1 if fontspec.sty is
: not used), babel (English language by default), hyphenation,
: underline (with soul.sty), default text and math fonts
: (Computer Modern or Times), and paper sizes correctly with both
: pdfLaTeX and LuaLaTeX.