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

Last updated: October 06,2024

1. Install "texlive-letltxmacro.noarch" package

In this section, we are going to explain the necessary steps to install texlive-letltxmacro.noarch on Fedora 34

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

2. Uninstall "texlive-letltxmacro.noarch" package

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

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

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

Last metadata expiration check: 3:00:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-letltxmacro
Epoch : 9
Version : svn53022
Release : 39.fc34
Architecture : noarch
Size : 302 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Let assignment for LaTeX macros
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : TeX's \let assignment does not work for LaTeX macros with
: optional arguments or for macros that are defined as robust
: macros by \DeclareRobustCommand. This package defines
: \LetLtxMacro that also takes care of the involved internal
: macros.