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

Last updated: November 24,2024

1. Install "texlive-letltxmacro.noarch" package

Please follow the steps below to install texlive-letltxmacro.noarch on Fedora 36

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

2. Uninstall "texlive-letltxmacro.noarch" package

Learn how to uninstall texlive-letltxmacro.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:00:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-letltxmacro
Epoch : 9
Version : svn53022
Release : 55.fc36
Architecture : noarch
Size : 301 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.