blender
Command-line interface to the Blender 3D computer graphics application. Arguments are executed in the order they are given. More information: <https://manned.org/blender>.
RUN apt-get update && \
apt-get install -y blender
RUN apt-get update && \
apt-get install -y blender
RUN pacman -S --noconfirm blender
RUN apt-get update && \
apt-get install -y blender
RUN dnf install -y blender
RUN apt-get update && \
apt-get install -y blender