html2text

advanced HTML to text converter

Debian Debian
RUN apt-get update && \ apt-get install -y html2text
Ubuntu
RUN apt-get update && \ apt-get install -y html2text
Alpine
RUN apk add html2text
Arch Arch Linux
RUN pacman -S --noconfirm html2text
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y html2text
Fedora
RUN dnf install -y html2text
Raspbian
RUN apt-get update && \ apt-get install -y html2text
click the source code to copy install html2text on any operating system with command-not-found.com