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

Last updated: October 05,2024

1. Install "texlive-multiexpand.noarch" package

Here is a brief guide to show you how to install texlive-multiexpand.noarch on Fedora 36

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

2. Uninstall "texlive-multiexpand.noarch" package

This tutorial shows how to uninstall texlive-multiexpand.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:11:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-multiexpand
Epoch : 9
Version : svn45943
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Variations on the primitive command \expandafter
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides two user commands; one that performs
: multiple expansions, and one that does multiple \expandafter
: operations, in a single macro call. The package requires eTeX's
: \numexpr command. The author suggests that the same effect
: could be provided by use of the command variant mechanisms of
: LaTeX 3 (see, for example, the interface documentation of the
: experimental LaTeX 3 kernel).