Skip to content

Updating

The simplest update path is to download the latest installer from the public GitHub releases page and run it again.

  • macOS: install the latest .pkg
  • Windows: run the latest .exe
  • Linux: install the latest .deb or replace the AppImage
Terminal window
brew update
brew tap jd4rider/logos-ai https://github.com/jd4rider/homebrew-logos-ai
brew upgrade --cask logos-ai
Terminal window
scoop bucket add logos-ai https://github.com/jd4rider/scoop-logos-ai
scoop update logos-ai

If you used the shell bundle on macOS or Linux, rerun the installer:

Terminal window
curl -fsSL https://raw.githubusercontent.com/jd4rider/logos-releases/main/install.sh | bash
Terminal window
logos --version

If the desktop app and the CLI were installed together, updating through the same channel should keep them aligned.