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

Last updated: January 19,2025

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

Learn how to install texlive-tex-locale.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall texlive-tex-locale.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:17:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-tex-locale
Epoch : 11
Version : svn48500
Release : 69.fc39
Architecture : noarch
Size : 949 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Localisation support for TeX and LaTeX documents
URL : http://tug.org/texlive/
License : LPPL-1.3c
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).