How to Install and Uninstall texlive-natbib.noarch Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "texlive-natbib.noarch" package
This tutorial shows how to install texlive-natbib.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-natbib.noarch
Copied
2. Uninstall "texlive-natbib.noarch" package
This tutorial shows how to uninstall texlive-natbib.noarch on Oracle Linux 9:
$
sudo dnf remove
texlive-natbib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-natbib.noarch package on Oracle Linux 9
Last metadata expiration check: 1:07:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-natbib
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 447 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Flexible bibliography support
URL : http://tug.org/texlive/
License : LPPL
Description : Provides a style with author-year and numbered references, as
: well as much detailed of support for other bibliography use.
: Provides versions of the standard BibTeX styles that are
: compatible with natbib - plainnat, unsrtnat, abbrnat. The
: bibliography styles produced by custom-bib are designed from
: the start to be compatible with natbib.
Available Packages
Name : texlive-natbib
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 447 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Flexible bibliography support
URL : http://tug.org/texlive/
License : LPPL
Description : Provides a style with author-year and numbered references, as
: well as much detailed of support for other bibliography use.
: Provides versions of the standard BibTeX styles that are
: compatible with natbib - plainnat, unsrtnat, abbrnat. The
: bibliography styles produced by custom-bib are designed from
: the start to be compatible with natbib.