How to Install and Uninstall texlive-lastpage.noarch Package on Amazon Linux 2
Last updated: November 29,2024
1. Install "texlive-lastpage.noarch" package
Please follow the guidance below to install texlive-lastpage.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
texlive-lastpage.noarch
Copied
2. Uninstall "texlive-lastpage.noarch" package
Please follow the guidelines below to uninstall texlive-lastpage.noarch on Amazon Linux 2:
$
sudo yum remove
texlive-lastpage.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the texlive-lastpage.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : texlive-lastpage
Arch : noarch
Epoch : 2
Version : svn28985.1.2l
Release : 38.amzn2.0.5
Size : 21 k
Repo : amzn2-core/2/x86_64
Summary : Reference last page for Page N of M type footers
URL : http://tug.org/texlive/
License : GPLv2+
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.
:
: date: 2013-01-29 10:13:54 +0100
Available Packages
Name : texlive-lastpage
Arch : noarch
Epoch : 2
Version : svn28985.1.2l
Release : 38.amzn2.0.5
Size : 21 k
Repo : amzn2-core/2/x86_64
Summary : Reference last page for Page N of M type footers
URL : http://tug.org/texlive/
License : GPLv2+
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.
:
: date: 2013-01-29 10:13:54 +0100