How to Install and Uninstall texlive-cite.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "texlive-cite.noarch" package
Please follow the guidelines below to install texlive-cite.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-cite.noarch
Copied
2. Uninstall "texlive-cite.noarch" package
This guide let you learn how to uninstall texlive-cite.noarch on Oracle Linux 9:
$
sudo dnf remove
texlive-cite.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-cite.noarch package on Oracle Linux 9
Last metadata expiration check: 3:48:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-cite
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 252 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Improved citation handling in LaTeX
URL : http://tug.org/texlive/
License : Copyright only
Description : The package supports compressed, sorted lists of numerical
: citations, and also deals with various punctuation and other
: issues of representation, including comprehensive management of
: break points. The package is compatible with both hyperref and
: backref. The package is (unsurprisingly) part of the cite
: bundle of the author's citation-related packages.
Available Packages
Name : texlive-cite
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 252 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Improved citation handling in LaTeX
URL : http://tug.org/texlive/
License : Copyright only
Description : The package supports compressed, sorted lists of numerical
: citations, and also deals with various punctuation and other
: issues of representation, including comprehensive management of
: break points. The package is compatible with both hyperref and
: backref. The package is (unsurprisingly) part of the cite
: bundle of the author's citation-related packages.