Skip to content

Install via gem

Install Bivvy using RubyGems.

Installation

Terminal window
gem install bivvy

Requirements

  • Ruby 2.7 or later

Supported Platforms

OSArchitecture
macOSx64 (Intel), arm64 (Apple Silicon)
Linuxx64, arm64
Windowsx64

How It Works

The gem downloads the native Bivvy binary during installation (via a native extension hook) and provides a Ruby wrapper at exe/bivvy that exec’s the native binary.

Updating

Terminal window
gem update bivvy

Uninstalling

Terminal window
gem uninstall bivvy