wpd2raw

Tools from libwpd for converting WordPerfect to HTML/RAW/Text

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