How to Install and Uninstall texlive-newunicodechar.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "texlive-newunicodechar.noarch" package
This guide let you learn how to install texlive-newunicodechar.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
texlive-newunicodechar.noarch
Copied
2. Uninstall "texlive-newunicodechar.noarch" package
Please follow the instructions below to uninstall texlive-newunicodechar.noarch on Fedora 38:
$
sudo dnf remove
texlive-newunicodechar.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-newunicodechar.noarch package on Fedora 38
Last metadata expiration check: 2:50:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-newunicodechar
Epoch : 10
Version : svn47382
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Definitions of the meaning of Unicode characters
URL : http://tug.org/texlive/
License : LPPL-1.3c
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{}{
Available Packages
Name : texlive-newunicodechar
Epoch : 10
Version : svn47382
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Definitions of the meaning of Unicode characters
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.