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

Last updated: January 18,2025

1. Install "texlive-etexcmds.noarch" package

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

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

2. Uninstall "texlive-etexcmds.noarch" package

Learn how to uninstall texlive-etexcmds.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:36:01 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-etexcmds
Epoch : 10
Version : svn53171
Release : 65.fc38
Architecture : noarch
Size : 310 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Avoid name clashes with e-TeX commands
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : New primitive commands are introduced in e-TeX; sometimes the
: names collide with existing macros. This package solves the
: name clashes by adding a prefix to e-TeX's commands. For
: example, eTeX's \unexpanded is provided as \etex@unexpanded.