![]() If the latest installer doesn't work please try the one below Old OSX installer (high sierra or older) |
Mac OSX Disk Image
If the latest installer doesn't work please try the one below: Old OSX installer (high sierra or older) |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Jalview executable .jar file
This requires existing Java installation and can be launched via java -jar jalview-all-2.11.2.4-j1.8.jar |
If you need to install a specific version and have an existing Java installation then we recommend downloading the Jalview Executable Jar (see table above). The Version Archive provides links to builds for earlier versions. Alternatively, up to date versions of Jalview designed for command line use are also available via conda and homebrew.
A Jalview conda package is also available (tested on OSX and Linux) thanks to the great folk over at BioConda
To install via conda, first download Miniconda for your platform.
Then: open a terminal and type:
conda config --add channels defaults conda config --add channels bioconda conda config --add channels conda-forge conda install jalview