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

Last updated: October 05,2024

1. Install "texlive-realscripts.noarch" package

Please follow the steps below to install texlive-realscripts.noarch on Fedora 34

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

2. Uninstall "texlive-realscripts.noarch" package

Please follow the guidelines below to uninstall texlive-realscripts.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:16:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-realscripts
Epoch : 9
Version : svn39706
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Access OpenType subscript and superscript glyphs
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This small package replaces \textsuperscript and \textsubscript
: commands by equivalent commands that use OpenType font features
: to access appropriate glyphs if possible. The package also
: patches LaTeX's default footnote command to use this new
: \textsuperscript for footnote symbols. The package requires
: fontspec running on either XeLaTeX or LuaLaTeX. The package
: holds functions that were once parts of the xltxtra package,
: which now loads realscripts by default.