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

Last updated: July 03,2024

1. Install "texlive-drac.noarch" package

This guide covers the steps necessary to install texlive-drac.noarch on Fedora 34

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

2. Uninstall "texlive-drac.noarch" package

Please follow the steps below to uninstall texlive-drac.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:47:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-drac
Epoch : 9
Version : svn15878.1
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.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.