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

Last updated: April 29,2024

1. Install "python3-citeproc" package

Please follow the guidance below to install python3-citeproc on Kali Linux

$ sudo apt update $ sudo apt install python3-citeproc

2. Uninstall "python3-citeproc" package

This guide covers the steps necessary to uninstall python3-citeproc on Kali Linux:

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

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

Package: python3-citeproc
Source: citeproc-py
Version: 0.6.0-3
Installed-Size: 915
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lxml, python3:any
Size: 96744
SHA256: 1659a2bf22f74a0fda9d3e6eb3b78875b35f510ddbb88457ae70699c922ba509
SHA1: f3b465a8ec1db39f60088499dcbf03b6a9293973
MD5sum: 5226226cc6b368357234ec9d90baebfa
Description: Citation Style Language (CSL) processor for Python3
Citeproc-py is a library that produces formatted bibliographies and
citations from bibliographic databases following formatting instructions
provided by XML style files written in the Citation Style Language (CSL).
.
Currently, BibTeX and JSON are supported as input database formats, and
plain text, reStructuredText and HTML as output format.
.
This package contains the Python 3 modules and the CLI tool csl_unsorted.
Description-md5:
Homepage: https://github.com/brechtm/citeproc-py
Section: python
Priority: optional
Filename: pool/main/c/citeproc-py/python3-citeproc_0.6.0-3_all.deb