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

Last updated: November 30,2024

1. Install "texlive-ltxnew.noarch" package

Please follow the guidance below to install texlive-ltxnew.noarch on Fedora 34

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

2. Uninstall "texlive-ltxnew.noarch" package

Learn how to uninstall texlive-ltxnew.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:41:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-ltxnew
Epoch : 9
Version : svn21586.1.3
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A simple means of creating commands
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package ltxnew provides \new, \renew and \provide prefixes
: for checking definitions. It is designed to work with e-TeX
: distributions of LaTeX and relies on the LaTeX internal macro
: \@ifdefinable. Local allocation of counters, dimensions, skips,
: muskips, boxes, tokens and marks are provided by the etex
: package. \new and \renew as well as \provide may be used for
: all kind of control sequences. Please refer to the section
: "Using \new" of the PDF documentation.