How to Install and Uninstall texlive-babel.noarch Package on Oracle Linux 9

Last updated: July 07,2024

1. Install "texlive-babel.noarch" package

Please follow the guidelines below to install texlive-babel.noarch on Oracle Linux 9

$ 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 Oracle Linux 9:

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

3. Information about the texlive-babel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:50:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-babel
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 1.8 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Multilingual support for Plain TeX or LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package manages culturally-determined typographical (and
: other) rules, and hyphenation patterns 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.
: Note that the package has contributions for several languages
: that remain to be incorporated. Examples are: Arabic; Magyar
: (Hungarian); Serbian written in cyrillic; Spanish; and Spanish,
: using Mexican conventions.. Users of XeTeX are advised to use
: polyglossia rather than Babel.