How to Install and Uninstall texlive-citation-style-language.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "texlive-citation-style-language.noarch" package

Please follow the step by step instructions below to install texlive-citation-style-language.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-citation-style-language.noarch

2. Uninstall "texlive-citation-style-language.noarch" package

Please follow the guidelines below to uninstall texlive-citation-style-language.noarch on Fedora 38:

$ sudo dnf remove texlive-citation-style-language.noarch $ sudo dnf autoremove

3. Information about the texlive-citation-style-language.noarch package on Fedora 38

Last metadata expiration check: 5:04:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-citation-style-language
Epoch : 10
Version : svn65357
Release : 72.fc38
Architecture : noarch
Size : 408 k
Source : texlive-base-20220321-72.fc38.src.rpm
Repository : updates
Summary : Bibliography formatting with Citation Style Language
URL : http://tug.org/texlive/
License : MIT AND CC-BY-SA-3.0
Description : The Citation Style Language (CSL) is an XML-based language that
: defines the formats of citations and bibliography. There are
: currently thousands of styles in CSL including the most widely
: used APA, Chicago, Vancouver, etc. The citation-style-language
: package is aimed to provide another reference formatting method
: for LaTeX that utilizes the CSL styles. It contains a citation
: processor implemented in pure Lua (citeproc-lua) which reads
: bibliographic metadata and performs sorting and formatting on
: both citations and bibliography according to the selected CSL
: style. A LaTeX package (citation-style-language.sty) is
: provided to communicate with the processor.