How to Install bibtex2html software package in Debian 9 (Stretch)

How to Install bibtex2html software package in Debian 9 (Stretch)

bibtex2html software package provides filters BibTeX files and translates them to HTML, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bibtex2html 

bibtex2html is installed in your system.

Make ensure the bibtex2html package were installed using the commands given below,

$ sudo dpkg-query -l | grep bibtex2html *

You will get with bibtex2html package name, version, architecture and description in a table

bibtex2html package basic information:

Distro Debian 9 stretch
Section TeX
Package bibtex2html
Version 1.98-5
Description filters BibTeX files and translates them to HTML
Sub Section TeX


See Also, How to uninstall or remove bibtex2html software package from Debian 9 (Stretch)?