To uninstall bhl just follow these instructions.
sudo apt-get remove bhl
This will remove just the bhl package itself.
sudo apt-get remove --auto-remove bhl
This will remove the bhl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bhl then this will work.
sudo apt-get purge bhl
Or similarly, like this bhl
sudo apt-get purge --auto-remove bhl
Package | bhl |
Version | 1.7.3-3 |
Maintainer | Debian QA Group <[email protected]> |
Description | Emacs mode for converting annotated text to HTML and LaTeX |
Distro | debian |
Release | stretch |
Repo | main |
Section | editors |