How to Install and Uninstall texlive-lastpage.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "texlive-lastpage.noarch" package

Please follow the step by step instructions below to install texlive-lastpage.noarch on Fedora 38

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

2. Uninstall "texlive-lastpage.noarch" package

Please follow the steps below to uninstall texlive-lastpage.noarch on Fedora 38:

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

3. Information about the texlive-lastpage.noarch package on Fedora 38

Last metadata expiration check: 1:41:42 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-lastpage
Epoch : 10
Version : svn60414
Release : 65.fc38
Architecture : noarch
Size : 20 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Reference last page for Page N of M type footers
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Reference the number of pages in your LaTeX document through
: the introduction of a new label which can be referenced like
: \pageref{LastPage} to give a reference to the last page of a
: document. It is particularly useful in the page footer that
: says: Page N of M.