How to Install and Uninstall python-citeproc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-citeproc" package

Learn how to install python-citeproc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-citeproc

2. Uninstall "python-citeproc" package

Please follow the guidance below to uninstall python-citeproc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-citeproc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-citeproc
Priority: optional
Section: universe/python
Installed-Size: 798
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: citeproc-py
Version: 0.3.0-1
Depends: python-lxml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/citeproc-py/python-citeproc_0.3.0-1_all.deb
Size: 80268
MD5sum: ff1016c9b3c4f55b605767dc71adc824
SHA1: ab0e9c8f3bb4308c3f15a2d8b32e7ea1cd74392c
SHA256: 3d27f3704aee609ab52610e0eab41b919b75ce786282687b10631f4ec514129e
Description-en: Citation Style Language (CSL) processor for Python
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 modules.
Description-md5: 043f85cc098ff1ce76b0f003b4e4cb6a
Homepage: https://github.com/brechtm/citeproc-py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu