How to Install and Uninstall texlive-cite.noarch Package on Oracle Linux 8

Last updated: October 08,2024

1. Install "texlive-cite.noarch" package

This tutorial shows how to install texlive-cite.noarch on Oracle Linux 8

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

2. Uninstall "texlive-cite.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-cite.noarch on Oracle Linux 8:

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

3. Information about the texlive-cite.noarch package on Oracle Linux 8

Last metadata expiration check: 2:24:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-cite
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 261 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.