Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 08:22
v0.1.0
06e87d5

Brew Explorer - A terminal-based Homebrew package manager for listing, updating, and uninstalling packages.

Released for the following architecture:

  • 🍏aarch64-apple-darwin (macOS Silicon)

Download Options:

  • Raw binary: brew-explorer-aarch64-apple-darwin
  • Packaged: brew-explorer-*-aarch64-apple-darwin.tar.gz (includes SHA256 hash for verification)

Features:

  • 📋 List all installed Homebrew packages (formulae and casks)
  • 🔄 Update packages directly from the interface
  • 🗑️ Uninstall packages with confirmation
  • 🔍 Search and filter packages
  • 📊 View package details, versions, and caveats
  • ⚡ Navigate with keyboard shortcuts

Installation:

  1. Download the tar.gz file
  2. Extract: tar -xzf brew-explorer-*-aarch64-apple-darwin.tar.gz
  3. Make executable: chmod +x brew-explorer
  4. Run: ./brew-explorer

The SHA256 hash is displayed in the workflow logs for package verification.

What's Changed

New Contributors

Full Changelog: https://github.com/cosmincatalin/brew-explorer/commits/v0.1.0