How to Install and Uninstall texlive-newunicodechar Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "texlive-newunicodechar" package
This tutorial shows how to install texlive-newunicodechar on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-newunicodechar
Copied
2. Uninstall "texlive-newunicodechar" package
In this section, we are going to explain the necessary steps to uninstall texlive-newunicodechar on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-newunicodechar
Copied
3. Information about the texlive-newunicodechar package on openSuSE Tumbleweed
Information for package texlive-newunicodechar:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-newunicodechar
Version : 2023.209.1.2svn47382-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Definitions of the meaning of Unicode characters
Description :
The package provides a friendly interface for defining the
meaning of Unicode characters. The document should be processed
by (pdf)LaTeX with the unicode option of inputenc or inputenx,
or by XeLaTeX/LuaLaTeX. The command provided is
\newunicodechar{}{
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-newunicodechar
Version : 2023.209.1.2svn47382-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Definitions of the meaning of Unicode characters
Description :
The package provides a friendly interface for defining the
meaning of Unicode characters. The document should be processed
by (pdf)LaTeX with the unicode option of inputenc or inputenx,
or by XeLaTeX/LuaLaTeX. The command provided is
\newunicodechar{
} where is a
directly-typed Unicode character, and is its
replacement.