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

Last updated: July 02,2024

1. Install "python2-pybtex" package

Please follow the guidelines below to install python2-pybtex on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pybtex

2. Uninstall "python2-pybtex" package

In this section, we are going to explain the necessary steps to uninstall python2-pybtex on openSUSE Leap:

$ sudo zypper remove python2-pybtex

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

Information for package python2-pybtex:
---------------------------------------
Repository : Main Repository
Name : python2-pybtex
Version : 0.21-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1,9 MiB
Installed : No
Status : not installed
Source package : python-pybtex-0.21-bp153.1.13.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.