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

Last updated: November 07,2024

1. Install "bibtex2html" package

Please follow the guidelines below to install bibtex2html on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bibtex2html

2. Uninstall "bibtex2html" package

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

$ sudo apt remove bibtex2html $ sudo apt autoclean && sudo apt autoremove

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

Package: bibtex2html
Priority: optional
Section: universe/tex
Installed-Size: 863
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 1.98-3build1
Depends: ocaml-base-nox-4.02.3, perl, texlive-base
Suggests: hlins
Filename: pool/universe/b/bibtex2html/bibtex2html_1.98-3build1_all.deb
Size: 88914
MD5sum: bae0b27a37d3a4d2338985faf697d5dc
SHA1: 6404493e4ef487211cbf8175a27d99585d692f07
SHA256: 0324dec4f385d0409abe06f7f4d4d8dbf328a0477d6a7e8bd99a2efc49e1b845
Description-en: filters BibTeX files and translates them to HTML
Collection of tools for filtering BibTeX data bases and for producing
HTML documents from BibTeX data bases:
.
- aux2bib extracts a BibTeX database consisting of only the entries
that are refereed by an aux file.
.
- bib2bib is a filter tool that reads one or several bibliography
files, filters the entries with respect to a given criterion, and
outputs the list of selected keys together with a new bibliography
file containing only the selected entries;
.
- bibtex2html is a translator that reads a bibliography file and
outputs two HTML documents that are respectively the cited
bibliography in a nice presentation, and the original BibTeX file
augmented with several transparent HTML links to allow easy
navigation.
Description-md5: bd437b1fe8daab8da36f8e8c2177be8a
Homepage: http://www.lri.fr/~filliatr/bibtex2html/index.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu