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

Last updated: January 10,2025

1. Install "texlive-ltxnew.noarch" package

Please follow the steps below to install texlive-ltxnew.noarch on Fedora 39

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

2. Uninstall "texlive-ltxnew.noarch" package

Please follow the step by step instructions below to uninstall texlive-ltxnew.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:54:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-ltxnew
Epoch : 11
Version : svn21586.1.3
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A simple means of creating commands
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.