How to Install and Uninstall texlive-newunicodechar.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "texlive-newunicodechar.noarch" package

Please follow the guidance below to install texlive-newunicodechar.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-newunicodechar.noarch

2. Uninstall "texlive-newunicodechar.noarch" package

Please follow the steps below to uninstall texlive-newunicodechar.noarch on Fedora 35:

$ sudo dnf remove texlive-newunicodechar.noarch $ sudo dnf autoremove

3. Information about the texlive-newunicodechar.noarch package on Fedora 35

Last metadata expiration check: 3:10:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-newunicodechar
Epoch : 9
Version : svn47382
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Definitions of the meaning of Unicode characters
URL : http://tug.org/texlive/
License : LPPL 1.3
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.