wp-setup

Wordpress is an online publishing / weblog package that makes it

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