Releases :: ResInsight https://resinsight.org/releases/index.html Installation See the following for common install procedures and options: Linux Installation Windows Installation Release Notes Sign up to be notified of new releases For the complete list of releases and updates, please visit ResInsight on Github. Hugo en-us Linux Installation https://resinsight.org/releases/linux-installation/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/linux-installation/index.html Install From Binary Packages on Linux Info Please not that the distribution by the OPM Project will be updated some time after the release of a new version on GitHub. Ubuntu On the command line do: sudo apt-get update sudo apt-get install software-properties-common sudo apt-add-repository ppa:opm/ppa sudo apt-get update sudo apt-get install resinsight sudo apt-get install octave-resinsight Launch the application using the command ResInsight Windows Installation https://resinsight.org/releases/windows-installation/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/windows-installation/index.html ResInsight Installation Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases Extract content from ZIP file Start ResInsight.exe Info The binary distribution does not support ABAQUS odb files. For building ResInsight with ABAQUS support, see Build Instructions. Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer versions will not work) Launch ResInsight.exe, open Edit->Preferences. On the Octave tab, enter the path to the Octave command line interpreter executable. ( Usually C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe ) Info A binary package of ResInsight will normally not work with other Octave versions than the one it is compiled with. Release Notes https://resinsight.org/releases/release-notes/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/release-notes/index.html Release Notification Subscription https://resinsight.org/releases/releasenotification/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/releasenotification/index.html LinkedIn Feel free to join ResInsight on LinkedIn Newsletter By subscribing to the Release Notification you will get notified when new releases are available. Please use the button below to send a request for subscription mail. Subscribe Windows Subsystem for Linux https://resinsight.org/releases/windows-subsystem-for-linux/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/windows-subsystem-for-linux/index.html The Windows Subsystem for Linux (WSL) lets developers install a Linux distribution and use Linux applications, utilities, and Bash command-line tools directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup. https://learn.microsoft.com/en-us/windows/wsl/install ResInsight has been successfully installed and used on Ubuntu in WSL. The installation is similar to the Linux installation. The desktop application can be launced from the WSL command line, and the user interface will show up on the Windows desktop. Build From Source https://resinsight.org/releases/build-from-source/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://resinsight.org/releases/build-from-source/index.html Installation See the following for common install procedures and options: Linux Installation Windows Installation See Build Instructions for the complete list of configuration options including support for Octave plugins, ABAQUS ODB API, and HDF5. Sign up to be notified of new releases For the complete list of releases and updates, please visit ResInsight on Github.