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

Last updated: October 05,2024

1. Install "texlive-drac.noarch" package

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

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

2. Uninstall "texlive-drac.noarch" package

This tutorial shows how to uninstall texlive-drac.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:22:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-drac
Epoch : 9
Version : svn15878.1
Release : 48.fc35
Architecture : noarch
Size : 17 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Declare active character substitution, robustly
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides macros \DeclareRobustActChar and
: \ReDeclareRobActChar. One uses \DeclareRobustActChar in the
: same way one would use \DeclareRobustCommand; the macro
: \protects the active character when it appears in a moving
: argument. \ReDeclareRobActChar redefines an active character
: previously defined with \DeclareRobustActChar, in the same way
: that \renewcommand works for ordinary commands.