How to Install html2wml in Ubuntu 18.04



Install html2wml by entering the following commands in the terminal:

sudo apt update
sudo apt install html2wml

Description:

converts HTML pages to WML (WAP) or i-mode pages

html2wml converts HTML pages to WML or i-mode(tm) pages, suitable for being viewed on a WAP or i-mode devices, e.g. cell phones. The conversion can be done either on the command line to create static pages or on-the-fly by calling this program as a CGI. . Different WAP browsers are available to view the results of html2wml, e.g. the wmlbrowser add-on for iceweasel (aka firefox) and wapua.

Homepage: http://www.html2wml.org/

Version: 0.4.11+dfsg-1

Section: universe/web