Linux Installation
  
    
    
    
    
Last updated: 20/06/2024 - Please alert us at our github page if these instructions become outdated or incorrect
Download debian binary
- Download the debian file from the APSIM website.
 
Installing
- Find the download in your Downloads directory, and double click to install. If it does not install, you can run the command 
sudo apt install ./apsim-<version-number>.deb remembering to replace the version number with the one from your download. 
Running
- You’ll then find APSIM installed under the directory: 
/usr/local/bin. 
Install using docker
- To do this see the instructions here