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

Last updated: September 28,2024

1. Install "texlive-etexcmds.noarch" package

This guide let you learn how to install texlive-etexcmds.noarch on Fedora 34

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

2. Uninstall "texlive-etexcmds.noarch" package

Please follow the guidance below to uninstall texlive-etexcmds.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:46:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-etexcmds
Epoch : 9
Version : svn53171
Release : 39.fc34
Architecture : noarch
Size : 312 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Avoid name clashes with e-TeX commands
URL : http://tug.org/texlive/
License : LPPL 1.3
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.