How to Install and Uninstall python3-bibtexparser Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-bibtexparser" package

Here is a brief guide to show you how to install python3-bibtexparser on Kali Linux

$ sudo apt update $ sudo apt install python3-bibtexparser

2. Uninstall "python3-bibtexparser" package

Please follow the step by step instructions below to uninstall python3-bibtexparser on Kali Linux:

$ sudo apt remove python3-bibtexparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bibtexparser package on Kali Linux

Package: python3-bibtexparser
Source: bibtexparser
Version: 2.0.0b5+really1.4.1-1
Installed-Size: 188
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyparsing, python3:any
Size: 34176
SHA256: 706c7e8a967af5fcd26822e1e97620a010873135100a39299ffb8865a1b1f0de
SHA1: 0e5f966f656822fb81280a8f642bed7552ba19d8
MD5sum: 530485349798e4f78aa7b45ff3569166
Description: Python 3 library to parse bibtex files
The bibtexparser module provides parsing and writing of BibTeX files
functionality. The parsed data is returned as a simple BibDatabase object
with the main attribute being entries representing bibliographic sources
such as books and journal articles.
.
This is the Python 3 version of the package
Description-md5:
Homepage: https://github.com/sciunto-org/python-bibtexparser
Section: python
Priority: optional
Filename: pool/main/b/bibtexparser/python3-bibtexparser_2.0.0b5+really1.4.1-1_all.deb