How to Install and Uninstall texlive-atveryend.noarch Package on Rocky Linux 9
Last updated: January 15,2025
1. Install "texlive-atveryend.noarch" package
This guide let you learn how to install texlive-atveryend.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-atveryend.noarch
Copied
2. Uninstall "texlive-atveryend.noarch" package
Please follow the guidance below to uninstall texlive-atveryend.noarch on Rocky Linux 9:
$
sudo dnf remove
texlive-atveryend.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-atveryend.noarch package on Rocky Linux 9
Last metadata expiration check: 1:52:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-atveryend
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 376 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Hooks at the very end of a document
URL : http://tug.org/texlive/
License : LPPL
Description : This LaTeX packages provides two hooks for \end{document} that
: are executed after the hook of \AtEndDocument:
: \AfterLastShipout can be used for code that is to be executed
: right after the last \clearpage before the `.aux' file is
: closed. \AtVeryEndDocument is used for code after closing and
: final reading of the `.aux' file.
Available Packages
Name : texlive-atveryend
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 376 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Hooks at the very end of a document
URL : http://tug.org/texlive/
License : LPPL
Description : This LaTeX packages provides two hooks for \end{document} that
: are executed after the hook of \AtEndDocument:
: \AfterLastShipout can be used for code that is to be executed
: right after the last \clearpage before the `.aux' file is
: closed. \AtVeryEndDocument is used for code after closing and
: final reading of the `.aux' file.