brew install --cask jalview |
Installing with Homebrew
Homebrew is a command line based package manager primarily used for macOS.
The Homebrew formula for Jalview performs an installation of the macOS Jalview.app
appbundle directly into your /Applications
folder, as if you’d used the DMG installation method.
To install Jalview using Homebrew use the command
brew install --cask jalview
The Homebrew cask code for Jalview was created by romainstuder and is actively kept up to date by the Jalview github team.