How to Install and Uninstall texlive-babel.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "texlive-babel.noarch" package

This tutorial shows how to install texlive-babel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-babel.noarch

2. Uninstall "texlive-babel.noarch" package

Learn how to uninstall texlive-babel.noarch on Fedora 36:

$ sudo dnf remove texlive-babel.noarch $ sudo dnf autoremove

3. Information about the texlive-babel.noarch package on Fedora 36

Last metadata expiration check: 3:15:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-babel
Epoch : 9
Version : svn58999
Release : 55.fc36
Architecture : noarch
Size : 334 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Multilingual support for Plain TeX or LaTeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package manages culturally-determined typographical (and
: other) rules for a wide range of languages. A document may
: select a single language to be supported, or it may select
: several, in which case the document may switch from one
: language to another in a variety of ways. Babel uses
: contributed configuration files that provide the detail of what
: has to be done for each language. Included is also a set of ini
: files for about 250 languages. Many language styles work with
: pdfLaTeX, as well as with XeLaTeX and LuaLaTeX, out of the box.
: A few even work with plain formats.