In the following sections you can find instructions to install software assumed to be available on your Linux or macOS system prior to installing FairSoft.
Find the distro-specific setup in the %post
section in the following singularity container definition files:
-
Install the latest Xcode CLT (Command Line Tools) from developer.apple.com (requires Apple ID)
-
Install the latest Homebrew
brew update
brew doctor # Address any issues reported here until your system is ready to brew
brew install gcc python