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

Last updated: October 06,2024

1. Install "texlive-pageslts.noarch" package

Please follow the instructions below to install texlive-pageslts.noarch on Fedora 34

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

2. Uninstall "texlive-pageslts.noarch" package

This is a short guide on how to uninstall texlive-pageslts.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:31:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-pageslts
Epoch : 9
Version : svn39164
Release : 39.fc34
Architecture : noarch
Size : 28 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Variants of last page labels
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package was designed as an extension of the lastpage
: package -- as well as that package's LastPage label (created
: \AtEndDocument) it adds a VeryLastPage (created
: \AfterLastShipout). When more than one page numbering scheme is
: in operation (as in a book class document with frontmatter),
: the labels above do not give the total number of pages, so the
: package also provides labels pagesLTS., where
: the numbering scheme is arabic, roman, etc. The package relies
: on the undolabl package.