Install#
xara is built on the OpenSeesRT distribution of OpenSees, which is developed and maintained at UC Berkeley.
To install xara on Linux and new Macs, run the following command from your shell:
python -m pip install xara
Installing with pip is supported on the following platforms:
Linux
MacOS with Apple Silicon (M1, M2, etc.)
Windows
On older Macs with Intel processors, it is best to install from source. Please refer to the compile guide for detailed instructions.