Skip to content

Installation

Get Zeus up and running on your machine in minutes.

The easiest way to install Zeus is via Homebrew:

  1. Tap the Zeus repository

    Terminal window
    brew tap ameerthehacker/zeus https://github.com/ameerthehacker/zeus
  2. Install Zeus

    Terminal window
    brew install zeus
  3. Verify the installation

    Terminal window
    zeus --help

That’s it! You’re ready to start writing Zeus code.


Updating Zeus

To update to the latest version:

Terminal window
brew upgrade zeus

Uninstalling

To remove Zeus from your system:

Terminal window
brew uninstall zeus
brew untap ameerthehacker/zeus

Alternative Installation Methods

Build from Source

Want to contribute or customize Zeus? Build from source with full development setup.

View Guide →


Platform Support

PlatformStatusNotes
macOS (Apple Silicon)✅ SupportedRecommended
macOS (Intel)✅ Supported
Linux (x86_64)🔜 Coming Soon
Linux (ARM64)🔜 Coming Soon
Windows🔜 PlannedWSL recommended for now

Next Steps

Now that Zeus is installed, let’s write your first program: