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

Last updated: July 05,2024

1. Install "texlive-newunicodechar.noarch" package

Here is a brief guide to show you how to install texlive-newunicodechar.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:03:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-newunicodechar
Epoch : 9
Version : svn47382
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.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.