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

Last updated: October 11,2024

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

Please follow the guidance below to install texlive-tex-locale.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 4:38:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-tex-locale
Epoch : 10
Version : svn48500
Release : 65.fc38
Architecture : noarch
Size : 948 k
Source : texlive-2022-65.fc38.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).