Get SimuFísica in the stores
Get SimuFísica in the repository of the Federal University of Rondônia
Installation files
Windows (x64)
MacOS (arm64)
Linux (.AppImage)
Linux (.deb)
Any installation problems
Windows
Windows often prevents the installation of applications from unknown sources. To work around this problem, proceed as illustrated in the image below.
MacOS
The installation of Sims Physics goes smoothly without any problems. However, access to the application may be prevented, as shown in the message in the figure below.
In this case, just open the macOS terminal and type the following command line:
sudo xattr -rd com.apple.quarantine /Applications/simufisica.app
Then open the file normally by double-clicking its icon.
Note the location where the SimuFísica application is located. If it's in a folder other than the default folder Applications, change the last part of the command to /novoCaminho/simufisica.app.
Linux
For the file in AppImage format, clicking on it may cause the system to open a dialog box stating that the file type is unknown. In that case, perform the following steps:
Open the terminal and enter the folder where the file is:
cd Downloads
Continuously, type
chmod u+x simufisica-x.x.x.AppImage
Then open the file normally by double-clicking its icon.