How to Install and Uninstall texlive-tex-locale Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "texlive-tex-locale" package

Please follow the instructions below to install texlive-tex-locale on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-tex-locale

2. Uninstall "texlive-tex-locale" package

In this section, we are going to explain the necessary steps to uninstall texlive-tex-locale on openSuSE Tumbleweed:

$ sudo zypper remove texlive-tex-locale

3. Information about the texlive-tex-locale package on openSuSE Tumbleweed

Information for package texlive-tex-locale:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-tex-locale
Version : 2023.209.1.0svn48500-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 86.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Localisation support for TeX and LaTeX documents
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).

5. The same packages on other Linux Distributions