openscad

Software for creating solid 3D CAD objects. More information: <https://openscad.org>.

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