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

Last updated: January 18,2025

1. Install "texlive-babel.noarch" package

This guide covers the steps necessary to install texlive-babel.noarch on Fedora 39

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

2. Uninstall "texlive-babel.noarch" package

Please follow the guidance below to uninstall texlive-babel.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:23:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-babel
Epoch : 11
Version : svn65823
Release : 69.fc39
Architecture : noarch
Size : 480 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Multilingual support for Plain TeX or LaTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.