Check your version
Run:Update Entire
- Homebrew
- Scoop
- Install Script
- From Source
Update the stable channel:Update the nightly channel:
Release channels
Entire ships two release channels:stable: recommended for most users. This is the default channel for Homebrew, Scoop, andinstall.sh.nightly: prerelease builds for users who want the latest changes earlier.
- Homebrew stable:
brew install --cask entire - Homebrew nightly:
brew install --cask entire@nightly - Scoop stable:
scoop install entire/cli install.shstable:curl -fsSL https://entire.io/install.sh | bashinstall.shnightly:curl -fsSL https://entire.io/install.sh | bash -s -- --channel nightly- From source: manual/development flow, not a managed release channel