xedit

X applications

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