How to Install unhtml in Ubuntu 18.04



Install unhtml by entering the following commands in the terminal:

sudo apt update
sudo apt install unhtml

Description:

Remove the markup tags from an HTML file

This program removes all HTML tags from an HTML file and directs its output to stdout. It can be used as a filter for getting the text content of an HTML file without the need of firing up a web browser.

Version: 2.3.9-4

Section: universe/text