abiword

efficient, featureful word processor with collaboration

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