Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Requesting software installation by the SCF

In general, SCF staff are happy to install software at the system level when that software could be of interest to multiple users. Please email your request, including links/instructions for installing the software.

For specialized software, we can help you install software in your home directory or a project directory.

Installing software on the SCF

Tips for installing software

Using the Conda (or Mamba) package installer

Conda is a general package manager. While it is best known for installing Python packages, you can also use it to install other software, including executables with complicated dependencies that would otherwise need to be installed using admin privileges.