How to Install and Uninstall texlive-lastpage.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "texlive-lastpage.noarch" package
Here is a brief guide to show you how to install texlive-lastpage.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
texlive-lastpage.noarch
Copied
2. Uninstall "texlive-lastpage.noarch" package
In this section, we are going to explain the necessary steps to uninstall texlive-lastpage.noarch on Fedora 35:
$
sudo dnf remove
texlive-lastpage.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-lastpage.noarch package on Fedora 35
Last metadata expiration check: 5:26:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-lastpage
Epoch : 9
Version : svn36680.1.2m
Release : 48.fc35
Architecture : noarch
Size : 22 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Reference last page for Page N of M type footers
URL : http://tug.org/texlive/
License : LPPL 1.3
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.
Available Packages
Name : texlive-lastpage
Epoch : 9
Version : svn36680.1.2m
Release : 48.fc35
Architecture : noarch
Size : 22 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Reference last page for Page N of M type footers
URL : http://tug.org/texlive/
License : LPPL 1.3
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.