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

Last updated: November 07,2024

1. Install "bibtool" package

In this section, we are going to explain the necessary steps to install bibtool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bibtool

2. Uninstall "bibtool" package

Please follow the step by step instructions below to uninstall bibtool on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bibtool $ sudo apt autoclean && sudo apt autoremove

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

Package: bibtool
Priority: optional
Section: universe/tex
Installed-Size: 1091
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tex Maintainers
Architecture: amd64
Version: 2.63+ds-1
Depends: libc6 (>= 2.14), libkpathsea6, tex-common (>= 6)
Recommends: texlive-base
Filename: pool/universe/b/bibtool/bibtool_2.63+ds-1_amd64.deb
Size: 920588
MD5sum: 34928ff7a46a3c3dd8f1e86179408bf3
SHA1: a2763880fd7e5c9e07623d1016e64c7afc28047b
SHA256: 2dca7e65b418f8b9e21ac26de38a1cf83d73e0e8fc763eb9eac564073272c519
Description-en: tool to manipulate BibTeX files
BibTeX provides an easy to use means to integrate citations and
bibliographies into LaTeX documents. But the user is left alone with
the management of the BibTeX files. BibTool is intended to fill this
gap. BibTool allows the manipulation of BibTeX files which goes
beyond the possibilities -- and intentions -- of BibTeX.
.
BibTool manipulates BibTeX database files through the command line
front-end bibtool which accepts numerous options. Modifications are
performed through resource instructions that allow the modification
of the various internal parameters determining the behavior of BibTool;
resource instructions can be grouped in resource files.
The original BibTool distribution contains a sufficient set of resource
file samples to perform basic, relevant manipulations.
.
BibTool contains a documentation written in LaTeX.
.
BibTool is written in C and has been compiled on various operating
systems like flavors of UN*X and MSDOS machines.
Description-md5: 6069b497a6d13d2afc46c93cae109983
Enhances: texlive-base
Homepage: http://www.gerd-neugebauer.de/software/TeX/BibTool/index.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu