How to Install and Uninstall texlive-cite.noarch Package on CentOS 8 / RHEL 8
Last updated: November 30,2024
1. Install "texlive-cite.noarch" package
This tutorial shows how to install texlive-cite.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-cite.noarch
Copied
2. Uninstall "texlive-cite.noarch" package
Please follow the steps below to uninstall texlive-cite.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
texlive-cite.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-cite.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:45:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-cite
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 261 k
Source : texlive-20180414-19.el8.src.rpm
Repository : 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 : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 261 k
Source : texlive-20180414-19.el8.src.rpm
Repository : 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.