JSBSim version 1.2.3
Release files
- Windows (64-bit)
JSBSim-1.2.3-setup.exe
— Windows installer compiled with Microsoft Visual Studio Enterprise 2022 (build 17.13.35825.156)
- Ubuntu Jammy 22.04 and Noble 24.04 (amd64)
*.deb
— Debian packages
- Python wheel packages are available on PyPI and can be installed using
pip install jsbsim
. To upgrade an existing installation, usepip install --upgrade jsbsim
. - Conda packages are available from conda-forge. To install via conda, run
conda install -c conda-forge jsbsim