gnuplot_qt

Command-line driven interactive plotting program, version 5

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