How to Install and Uninstall libbtparse1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "libbtparse1" package

Please follow the step by step instructions below to install libbtparse1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbtparse1

2. Uninstall "libbtparse1" package

Please follow the guidelines below to uninstall libbtparse1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbtparse1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbtparse1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbtparse1
Priority: optional
Section: universe/libs
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Source: libtext-bibtex-perl
Version: 0.71-1build1
Depends: libc6 (>= 2.4)
Filename: pool/universe/libt/libtext-bibtex-perl/libbtparse1_0.71-1build1_amd64.deb
Size: 37212
MD5sum: 45758abf28b442d271010de2ab7d506f
SHA1: 0b1d81d8565a6868bd7dd1a32ff8daecee67df59
SHA256: 19450b1e6adde2dbf387c23384564f3c1571ee6ffc00c1bef7ed0cfe9d3454e5
Description-en: C library to parse BibTeX files
btparse is the C component of btOOL, a pair of libraries for parsing and
processing BibTeX files. It is built on top of a lexical analyzer and parser
constructed using PCCTS. The library provides entry points to the parser,
functions to traverse and query the abstract-syntax tree that it produces, and
some functions for processing strings in "the BibTeX way".
Description-md5: 8b569a7f954fe56523cdd7267f841f2a
Homepage: https://metacpan.org/release/Text-BibTeX
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu