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

Last updated: January 08,2025

1. Install "texlive-numberpt.noarch" package

This is a short guide on how to install texlive-numberpt.noarch on Fedora 35

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

2. Uninstall "texlive-numberpt.noarch" package

Please follow the guidelines below to uninstall texlive-numberpt.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:07:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-numberpt
Epoch : 9
Version : svn51640
Release : 48.fc35
Architecture : noarch
Size : 338 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.