skip to content

Download

Pick your platform. Or trust the one-liner.

one-liner
curl -fsSL vev.sh/install | sh

Detects your OS. Drops the binary in ~/.local/bin/vev. Checksums against our signing key. Exits.

verify the script before you run it →

Platform binaries

macOS5.1MB
vev-0.9.1-aarch64-apple-darwin.tar.gz
Apple Silicon + Intel universal
Linux x86_645.3MB
vev-0.9.1-x86_64-linux.tar.gz
glibc 2.28+
Linux ARM645.2MB
vev-0.9.1-aarch64-linux.tar.gz
Windows5.6MB
vev-0.9.1-x86_64-windows.zip
signed, SmartScreen-friendly

Each file: SHA-256 beside the link. PGP signature under it.vev.sh/keyshas the public key.

Package managers

brew install vev scoop install vev nix-env -iA nixpkgs.vev cargo install vev # from source; ~4 min

auto-update policy

vev checks for updates on boot. If you don't want it to:vev config set autoupdate false. That's the entire nagware surface.