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

Last updated: September 20,2024

1. Install "texlive-numberpt.noarch" package

Please follow the step by step instructions below to install texlive-numberpt.noarch on Fedora 34

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

2. Uninstall "texlive-numberpt.noarch" package

Please follow the step by step instructions below to uninstall texlive-numberpt.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:59:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-numberpt
Epoch : 9
Version : svn51640
Release : 39.fc34
Architecture : noarch
Size : 338 k
Source : texlive-2020-39.fc34.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.