How to Install and Uninstall texlive-ionumbers Package on openSUSE Leap

Last updated: June 29,2024

1. Install "texlive-ionumbers" package

Please follow the step by step instructions below to install texlive-ionumbers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-ionumbers

2. Uninstall "texlive-ionumbers" package

This guide let you learn how to uninstall texlive-ionumbers on openSUSE Leap:

$ sudo zypper remove texlive-ionumbers

3. Information about the texlive-ionumbers package on openSUSE Leap

Information for package texlive-ionumbers:
------------------------------------------
Repository : Main Repository
Name : texlive-ionumbers
Version : 2021.189.0.0.3.3svn33457-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 25.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Restyle numbers in maths mode
Description :
'ionumbers' stands for 'input/output numbers'. The package
restyles numbers in maths mode. If a number in the input file
is written, e.g., as $3,231.44$ as commonly used in English
texts, the package is able to restyle it to be output as
$3\,231{,}44$ as commonly used in German texts (and vice
versa). This may be useful, for example, if you have a large
table and want to include it in texts with different output
conventions without the need to change the table. The package
can also automatically group digits left of the decimal
separator (thousands) and right of the decimal separator
(thousandths) in triplets without the need of specifing commas
(English) or points (German) as separators. E.g., the input
$1234.567890$ can be output as $1\,234.\,567\,890$. Finally, an
e starts the exponent of the number. For example, $21e6$ may be
output as $26\times10\,^{6}$.

5. The same packages on other Linux Distributions