vtkEncodeString
A software system for 3D computer graphics, image processing, and visualization
RUN apt-get update && \
apt-get install -y libvtk5-dev
RUN apt-get update && \
apt-get install -y libvtk5-dev
RUN pacman -S --noconfirm vtk
RUN dnf install -y vtk-openmpi
RUN apt-get update && \
apt-get install -y libvtk5-dev