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

Last updated: November 25,2024

1. Install "texlive-realscripts.noarch" package

Please follow the instructions below to install texlive-realscripts.noarch on Fedora 35

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

2. Uninstall "texlive-realscripts.noarch" package

Please follow the instructions below to uninstall texlive-realscripts.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:39:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-realscripts
Epoch : 9
Version : svn56594
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.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.