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

Last updated: November 24,2024

1. Install "texlive-ltxnew.noarch" package

Please follow the step by step instructions below to install texlive-ltxnew.noarch on Fedora 35

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

2. Uninstall "texlive-ltxnew.noarch" package

Here is a brief guide to show you how to uninstall texlive-ltxnew.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:32:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-ltxnew
Epoch : 9
Version : svn21586.1.3
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.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.