How to Install and Uninstall texlive-tex-locale.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-tex-locale.noarch" package

Please follow the instructions below to install texlive-tex-locale.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-tex-locale.noarch

2. Uninstall "texlive-tex-locale.noarch" package

This guide let you learn how to uninstall texlive-tex-locale.noarch on Fedora 34:

$ sudo dnf remove texlive-tex-locale.noarch $ sudo dnf autoremove

3. Information about the texlive-tex-locale.noarch package on Fedora 34

Last metadata expiration check: 4:39:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-tex-locale
Epoch : 9
Version : svn48500
Release : 39.fc34
Architecture : noarch
Size : 945 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Localisation support for TeX and LaTeX documents
URL : http://tug.org/texlive/
License : LPPL
Description : This package uses both tracklang and texosquery to look up the
: locale information from the operating system and provide
: commands that can access locale-dependent information, such as
: the currency symbol and decimal separator. The file
: tex-locale.tex provides generic TeX code. The LaTeX package
: tex-locale.sty can additionally load babel or polyglossia with
: the locale's language setting, as well as various other
: packages such as fontspec (XeLaTeX/LuaLaTeX) or fontenc +
: inputenc (pdfLaTeX).