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

Last updated: October 04,2024

1. Install "texlive-nth.noarch" package

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

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

2. Uninstall "texlive-nth.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-nth.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:54:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-nth
Epoch : 9
Version : svn54252
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Generate English ordinal numbers
URL : http://tug.org/texlive/
License : Public Domain
Description : The command \nth{} generates English ordinal numbers of
: the form 1st, 2nd, 3rd, 4th, etc. LaTeX package options may
: specify that the ordinal mark be superscripted, and that
: negative numbers may be treated; Plain TeX users have no access
: to package options, so need to redefine macros for these
: changes.