How to Install and Uninstall python310-pybtex Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-pybtex" package

In this section, we are going to explain the necessary steps to install python310-pybtex on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pybtex

2. Uninstall "python310-pybtex" package

Please follow the steps below to uninstall python310-pybtex on openSuSE Tumbleweed:

$ sudo zypper remove python310-pybtex

3. Information about the python310-pybtex package on openSuSE Tumbleweed

Information for package python310-pybtex:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pybtex
Version : 0.24.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 802.0 KiB
Installed : No
Status : not installed
Source package : python-pybtex-0.24.0-2.5.src
Upstream URL : https://pybtex.org/
Summary : BibTeX-compatible Bibliography Processor in Python
Description :
Pybtex is a BibTeX-compatible bibliography processor written in Python which
can produce formatted bibliographies in different, customizable formats. It
supports both native BibTeX style files and styles written in Python and
accepts BibTeX, BibTeXML, and a custom YAML-based bibligraphy input format and
can output LaTeX, HTML, and plain text.
Furthermore, Pybtex provides an interface for Python applications which need to
process the above formats.