How to Install and Uninstall texlive-citation-style-language Package on openSuSE Tumbleweed

Last updated: June 29,2024

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

Please follow the step by step instructions below to install texlive-citation-style-language on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-citation-style-language

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

Here is a brief guide to show you how to uninstall texlive-citation-style-language on openSuSE Tumbleweed:

$ sudo zypper remove texlive-citation-style-language

3. Information about the texlive-citation-style-language package on openSuSE Tumbleweed

Information for package texlive-citation-style-language:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-citation-style-language
Version : 2023.209.0.0.3.0svn65878-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Bibliography formatting with Citation Style Language
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.