How to Install and Uninstall texlive-newunicodechar Package on openSUSE Leap
Last updated: November 26,2024
1. Install "texlive-newunicodechar" package
This is a short guide on how to install texlive-newunicodechar on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-newunicodechar
Copied
2. Uninstall "texlive-newunicodechar" package
This tutorial shows how to uninstall texlive-newunicodechar on openSUSE Leap:
$
sudo zypper remove
texlive-newunicodechar
Copied
3. Information about the texlive-newunicodechar package on openSUSE Leap
Information for package texlive-newunicodechar:
-----------------------------------------------
Repository : Main Repository
Name : texlive-newunicodechar
Version : 2021.189.1.2svn47382-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-newunicodechar
Version : 2021.189.1.2svn47382-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://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.