BioGrids Installation Manager Downloads
Get started with BioGrids by downloading the Installation Manager for your operating system. The Installation Manager provides both graphical and command-line interfaces for installing and managing BioGrids software.
Current Version: 2.12.3
Graphical User Interface (GUI)
The GUI Installation Manager provides an intuitive graphical interface for browsing, selecting, and installing BioGrids software packages.
Features:
- Browse software catalog with descriptions
- Search for specific applications
- Visual installation progress
- Easy software selection and deselection
- Automatic dependency resolution
Linux
BioGrids-installation-manager-2.12.3.AppImage
- File Size: ~50 MB
- Requirements: Linux x86_64, glibc 2.17+
- Installation: Download and make executable (chmod +x)
macOS
BioGrids-installation-manager-2.12.3.dmg
- File Size: ~60 MB
- Requirements: macOS 10.14+ (Intel and Apple Silicon)
- Installation: Download, mount, and drag to Applications
Command Line Interface (CLI)
The CLI Installation Manager is perfect for automated installations, server deployments, and users who prefer command-line tools.
Features: - Scriptable installation workflows - Batch software installation - Integration with configuration management - Minimal system requirements - Automatic and manual update modes
Linux
biogrids-cli-2.12.3-linux.tar.gz - File Size: ~15 MB - Architecture: x86_64 - Requirements: Linux kernel 3.2+, glibc 2.17+
macOS (Intel)
biogrids-cli-2.12.3-macos.zip - File Size: ~12 MB - Architecture: Intel x86_64 - Requirements: macOS 10.14+
macOS (Apple Silicon)
biogrids-cli-2.12.3-macos-arm64.zip
- File Size: ~11 MB
- Architecture: ARM64 (M1/M2)
- Requirements: macOS 11.0+
Installation Instructions
GUI Installation Manager
Linux (AppImage)
# Download
wget https://biogrids.org/downloads/2.12.3/BioGrids-installation-manager-2.12.3.AppImage
# Make executable
chmod +x BioGrids-installation-manager-2.12.3.AppImage
# Run
./BioGrids-installation-manager-2.12.3.AppImage
macOS
- Download the
.dmgfile - Double-click to mount the disk image
- Drag "BioGrids Installation Manager" to your Applications folder
- Launch from Applications or Launchpad
CLI Installation Manager
Linux
# Download and extract
wget https://biogrids.org/downloads/2.12.3/biogrids-cli_2.12.3-linux.tar.gz
tar -xzf biogrids-cli_2.12.3-linux.tar.gz
cd biogrids-cli_2.12.3-linux
# Install (optional - adds to PATH)
sudo ./install.sh
# Or run directly
./biogrids-cli --help
macOS
# Download and extract
wget https://biogrids.org/downloads/2.12.3/biogrids-cli_2.12.3-macos.zip
unzip biogrids-cli_2.12.3-macos.zip
cd biogrids-cli_2.12.3-macos
# Install (optional - adds to PATH)
sudo ./install.sh
# Or run directly
./biogrids-cli --help
Quick Start After Installation
Using the GUI
- Launch the Installation Manager
- Browse or search for software you need
- Select packages for installation
- Click Install and wait for completion
- Initialize BioGrids environment:
source /programs/biogrids.shrc
Using the CLI
-
List available software:
-
Search for specific software:
-
Install software:
-
Initialize environment:
Alternative Installation Methods
Site Installation
For institutional deployments with complete software collections: - Installation Overview - Learn about site installation options - Includes all 500+ applications - Automatic monthly updates - Shared network storage support
Cloud Deployments
Pre-configured cloud instances: - AWS AMIs - Ready-to-use Amazon machine images (contact support) - Docker Images - Containerized BioGrids environments - Cloud Setup - Deploy on major cloud platforms
Package Managers
Integration with system package managers: - Conda/Bioconda - Selected BioGrids packages available - Homebrew - macOS package manager integration - APT/YUM - Linux distribution packages (coming soon)
Version History
What's New in 2.12.3
- Apple Silicon Support - Native ARM64 builds for M1/M2 Macs
- Improved Performance - Faster package installation and updates
- Enhanced Security - Code signing and improved verification
- Better Error Handling - More informative error messages
- Updated Dependencies - Latest libraries and security patches
Previous Versions
- 2.11.x - Added support for Ubuntu 22.04, improved GUI
- 2.10.x - Major performance improvements, cloud integration
- 2.9.x - Container support, enhanced CLI features
System Requirements
Minimum Requirements
- CPU: 2+ cores, 2.0 GHz
- Memory: 4 GB RAM (8 GB recommended)
- Storage: 10 GB free space (more for software installations)
- Network: Broadband internet connection
Supported Operating Systems
- Linux: Ubuntu 18.04+, CentOS 7+, RHEL 7+, Rocky Linux 8+
- macOS: 10.14+ (Intel and Apple Silicon)
- Windows: Via WSL2 (Windows Subsystem for Linux)
Troubleshooting Downloads
Download Issues
- Slow speeds: Try downloading during off-peak hours
- Interrupted downloads: Use a download manager with resume capability
- Corrupted files: Verify checksums (provided on download page)
Installation Issues
- Permission errors: Ensure you have write access to installation directory
- Missing dependencies: Install required system libraries
- Network issues: Check firewall and proxy settings
For detailed troubleshooting, contact help@biogrids.org
Getting Help
Installation Support
- Email: help@biogrids.org
- Documentation: Installation guides
- Community: Mailing list
Before Installing
- System Requirements - Ensure your system is supported
- Installation Overview - Choose the right installation method
- Quick Start Guide - What to do after installation
Ready to install? Download the Installation Manager for your platform and follow our installation guide to get started with BioGrids!