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

Last updated: May 05,2024

1. Install "python36-pybtex" package

Here is a brief guide to show you how to install python36-pybtex on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pybtex

2. Uninstall "python36-pybtex" package

Here is a brief guide to show you how to uninstall python36-pybtex on openSuSE Tumbleweed:

$ sudo zypper remove python36-pybtex

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

Information for package python36-pybtex:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pybtex
Version : 0.24.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 955,5 KiB
Installed : No
Status : not installed
Source package : python-pybtex-0.24.0-1.1.src
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.