How to Install and Uninstall pybtex Package on Kali Linux

Last updated: May 18,2024

1. Install "pybtex" package

Please follow the step by step instructions below to install pybtex on Kali Linux

$ sudo apt update $ sudo apt install pybtex

2. Uninstall "pybtex" package

Please follow the guidance below to uninstall pybtex on Kali Linux:

$ sudo apt remove pybtex $ sudo apt autoclean && sudo apt autoremove

3. Information about the pybtex package on Kali Linux

Package: pybtex
Version: 0.24.0-4
Installed-Size: 51
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-pybtex (= 0.24.0-4), python3:any
Size: 19824
SHA256: 68e4db925344b6bd7c598fe577ff4717296bc1b6da8c86b04ab532023f5c1700
SHA1: 63d55695593d775a0875afeeb9562f52ce781eec
MD5sum: 3e5049f9c0f5fbf34db08699458beadf
Description: BibTeX-compatible bibliography processor
Pybtex reads citation information from a file and produces a formatted
bibliography. BibTeX style files are supported. Alternatively it is
possible to write styles in Python.
.
Pybtex currently understands the following bibliography formats:
* BibTeX
* BibTeXML
* YAML-based format
.
The resulting bibliography may be output in one of the following formats:
* LaTeX
* HTML
* plain text
.
This package provides the command-line interface.
Description-md5:
Homepage: https://pybtex.org/
Tag: implemented-in::python, interface::commandline, role::program,
scope::utility, use::organizing, works-with-format::bib,
works-with::text
Section: tex
Priority: optional
Filename: pool/main/p/pybtex/pybtex_0.24.0-4_all.deb