How to Install and Uninstall texlive-bibtex Package on openSuSE Tumbleweed
Last updated: February 03,2025
1. Install "texlive-bibtex" package
This is a short guide on how to install texlive-bibtex on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-bibtex
Copied
2. Uninstall "texlive-bibtex" package
This guide covers the steps necessary to uninstall texlive-bibtex on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-bibtex
Copied
3. Information about the texlive-bibtex package on openSuSE Tumbleweed
Information for package texlive-bibtex:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-bibtex
Version : 2023.210.0.0.99dsvn66186-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 180.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-c-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Process bibliographies (bib files) for LaTeX or other formats
Description :
BibTeX allows the user to store his citation data in generic
form, while printing citations in a document in the form
specified by a BibTeX style, to be specified in the document
itself (one often needs a LaTeX citation-style package, such as
natbib, as well). BibTeX knows nothing about Unicode sorting
algorithms or scripts, although it will pass on whatever bytes
it reads. Its descendant bibtexu does support Unicode, via the
ICU library. The older alternative bibtex8 supports 8-bit
character sets. Another Unicode-aware alternative is the
(independently developed) biber program, used with the BibLaTeX
package to typeset its output.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-bibtex
Version : 2023.210.0.0.99dsvn66186-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 180.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-c-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Process bibliographies (bib files) for LaTeX or other formats
Description :
BibTeX allows the user to store his citation data in generic
form, while printing citations in a document in the form
specified by a BibTeX style, to be specified in the document
itself (one often needs a LaTeX citation-style package, such as
natbib, as well). BibTeX knows nothing about Unicode sorting
algorithms or scripts, although it will pass on whatever bytes
it reads. Its descendant bibtexu does support Unicode, via the
ICU library. The older alternative bibtex8 supports 8-bit
character sets. Another Unicode-aware alternative is the
(independently developed) biber program, used with the BibLaTeX
package to typeset its output.