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

Last updated: October 05,2024

1. Install "python-bibtex" package

This tutorial shows how to install python-bibtex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bibtex

2. Uninstall "python-bibtex" package

This guide let you learn how to uninstall python-bibtex on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bibtex
Priority: optional
Section: universe/python
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lawrence
Architecture: amd64
Version: 1.2.7-1
Provides: python2.7-bibtex
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), librecode0 (>= 3.6), python (>= 2.7), python (<< 2.8)
Conflicts: librecode0 (<< 3.6-10), pybliographer (<< 1.2.7-1)
Filename: pool/universe/p/python-bibtex/python-bibtex_1.2.7-1_amd64.deb
Size: 31584
MD5sum: 8cbf4425f0392f51edd646eb1cb023c0
SHA1: 358bca15ac0b1341ecd63e27c84733bb02e941d9
SHA256: b179401ef6a27b46269e14bff532c4f4ad3b4bf831a3f3c343e347ced7f3ebdc
Description-en: Python interfaces to BibTeX and the GNU Recode library
This module contains two extensions needed for pybliographer:
.
* a BibTeX parser
* a simple binding to GNU Recode
.
However, it may be useful to programmers working on other projects as
well.
Description-md5: c4a434085823bef59a8d1bd4cbf41970
Homepage: http://www.pybliographer.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu