How to Install and Uninstall python3-pybtex Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-pybtex" package

Learn how to install python3-pybtex on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pybtex

2. Uninstall "python3-pybtex" package

This tutorial shows how to uninstall python3-pybtex on openSUSE Leap:

$ sudo zypper remove python3-pybtex

3. Information about the python3-pybtex package on openSUSE Leap

Information for package python3-pybtex:
---------------------------------------
Repository : Main Repository
Name : python3-pybtex
Version : 0.24.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 954.0 KiB
Installed : No
Status : not installed
Source package : python-pybtex-0.24.0-bp155.2.10.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.