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

Last updated: May 02,2024

1. Install "texlive-notoccite.noarch" package

Please follow the guidelines below to install texlive-notoccite.noarch on Oracle Linux 9

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

2. Uninstall "texlive-notoccite.noarch" package

This guide let you learn how to uninstall texlive-notoccite.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:28:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-notoccite
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 229 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Prevent trouble from citations in table of contents, etc
URL : http://tug.org/texlive/
License : Public Domain
Description : If you have \cite commands in \section-like commands, or in
: \caption, the citation will also appear in the table of
: contents, or list of whatever. If you are also using an unsrt-
: like bibliography style, these citations will come at the very
: start of the bibliography, which is confusing. This package
: suppresses the effect.