I’m new at linux and Paraview. I would like to execute ParaView 5.8 from the terminal, but every time I try to use “paraview” command, it tells me to execute “sudo apt install ParaView”, and this installs 5.4.1 version.
So I would like to know if it is possible to install ParaView 5.8 to use it by executing “paraview” in terminal, or this option is only available to 5.4.1 version.
You can also set your PATH environment variable to include the directory where the paraview binary is installed so that when you type paraview it will launch the one you installed.