How to Install and Uninstall texlive-appendix.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "texlive-appendix.noarch" package

Please follow the steps below to install texlive-appendix.noarch on Oracle Linux 9

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

2. Uninstall "texlive-appendix.noarch" package

Learn how to uninstall texlive-appendix.noarch on Oracle Linux 9:

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

3. Information about the texlive-appendix.noarch package on Oracle Linux 9

Last metadata expiration check: 1:40:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-appendix
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 318 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Extra control of appendices
URL : http://tug.org/texlive/
License : LPPL
Description : The appendix package provides various ways of formatting the
: titles of appendices. Also (sub)appendices environments are
: provided that can be used, for example, for per chapter/section
: appendices. The word `Appendix' or similar can be prepended to
: the appendix number for article class documents. The word
: `Appendices' or similar can be added to the table of contents
: before the appendices are listed. The word `Appendices' or
: similar can be typeset as a \part-like heading (page) in the
: body. An appendices environment is provided which can be used
: instead of the \appendix command.