How to Install and Uninstall texlive-multilang Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "texlive-multilang" package

In this section, we are going to explain the necessary steps to install texlive-multilang on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-multilang

2. Uninstall "texlive-multilang" package

Please follow the guidelines below to uninstall texlive-multilang on openSuSE Tumbleweed:

$ sudo zypper remove texlive-multilang

3. Information about the texlive-multilang package on openSuSE Tumbleweed

Information for package texlive-multilang:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-multilang
Version : 2023.209.0.0.9bsvn49065-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 13.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : A LaTeX package for maintaining multiple translations of a document
Description :
Maintaining a LaTeX document with translations for multiple
languages can be cumbersome and error-prone. This package
provides a set of macros for defining macros and environments
as wrappers around existing macros and environments. These
wrappers allow one to clearly specify multiple translations for
the arguments to the wrapped macros and environments while only
the translation of the document's language is actually shown.
Choosing a translation then is as simple as choosing the
document's language via babel or polyglossia.

5. The same packages on other Linux Distributions