How to Install and Uninstall texlive-letltxmacro.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "texlive-letltxmacro.noarch" package

Please follow the guidelines below to install texlive-letltxmacro.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

3. Information about the texlive-letltxmacro.noarch package on AlmaLinux 9

Last metadata expiration check: 2:41:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-letltxmacro
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 291 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Let assignment for LaTeX macros
URL : http://tug.org/texlive/
License : LPPL
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.