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

Last updated: November 28,2024

1. Install "texlive-letltxmacro.noarch" package

Please follow the guidelines below to install texlive-letltxmacro.noarch on Fedora 38

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

2. Uninstall "texlive-letltxmacro.noarch" package

Here is a brief guide to show you how to uninstall texlive-letltxmacro.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:25:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-letltxmacro
Epoch : 10
Version : svn53022
Release : 65.fc38
Architecture : noarch
Size : 300 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Let assignment for LaTeX macros
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.