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

Last updated: October 06,2024

1. Install "texlive-nth.noarch" package

This is a short guide on how to install texlive-nth.noarch on Fedora 36

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

2. Uninstall "texlive-nth.noarch" package

Please follow the guidance below to uninstall texlive-nth.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:05:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-nth
Epoch : 9
Version : svn54252
Release : 55.fc36
Architecture : noarch
Size : 14 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.