Paraview
Jump to navigation
Jump to search
Using the latest version of Paraview
Download the latest "full suite" of Paraview
curl https://www.paraview.org/paraview-downloads/download.php\?submit=Download\&version=v5.10\&type=binary\&os=Linux\&downloadFile=ParaView-5.10.1-MPI-Linux-Python3.9-x86_64.tar.gz -o ParaView-5.10.1-MPI-Linux-Python3.9-x86_64.tar.gz
cd /opt
sudo tar xvfz ~/Downloads/ParaView-5.7.0-MPI-Linux-Python3.7-64bit.tar.gz
and then add
- Paraview
export PATH=/opt/ParaView-5.7.0-MPI-Linux-Python3.7-64bit/bin:$PATH
to the end of ~/.bashrc
Depending on your graphics card you'll need an OpenGL variant for paraview to work:
sudo apt install libopengl0