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

Last updated: May 17,2024

1. Install "texlive-letltxmacro.noarch" package

This guide let you learn how to install texlive-letltxmacro.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 4:50:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-letltxmacro
Epoch : 9
Version : svn53022
Release : 48.fc35
Architecture : noarch
Size : 302 k
Source : texlive-2021-48.fc35.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.