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

Last updated: October 07,2024

1. Install "texlive-numberpt.noarch" package

Here is a brief guide to show you how to install texlive-numberpt.noarch on Fedora 36

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

2. Uninstall "texlive-numberpt.noarch" package

This guide let you learn how to uninstall texlive-numberpt.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:57:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-numberpt
Epoch : 9
Version : svn51640
Release : 55.fc36
Architecture : noarch
Size : 337 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Counters spelled out in Portuguese
URL : http://tug.org/texlive/
License : LPPL
Description : This packages defines commands to display counters spelled out
: in Portuguese. The styles are \numberpt for "all lowercase"
: \Numberpt for "First word capitalized" \NumberPt for "All
: Capitalized" \NUMBERPT for "ALL UPPERCASE" For example,
: \renewcommand{\thechapter}{\NumberPt{chapter}} makes chapter
: titles to be rendered as "Capitulo Um", "Capitulo Dois" etc.
: Options are offered to select variations in the spelling of
: "14", or Brazilian vs. European Portuguese forms in the
: spelling of "16", "17", and "19". The package requires expl3
: and xparse.