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

Last updated: May 17,2024

1. Install "texlive-robustcommand.noarch" package

This tutorial shows how to install texlive-robustcommand.noarch on Fedora 34

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

2. Uninstall "texlive-robustcommand.noarch" package

This guide let you learn how to uninstall texlive-robustcommand.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:18:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-robustcommand
Epoch : 9
Version : svn15878.0.1
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Declare robust command, with \newcommand checks
URL : http://tug.org/texlive/
License : LPPL
Description : The package merely provides a variation of
: \DeclareRobustCommand, which checks for the existence of a
: command before declaring it robust.