GitButler Logo

Install GitButler CLI
with One Command

A secure, automated installer for the GitButler CLI on Linux. Supports all major distributions and architectures.

Quick Install
curl -fsSL https://pyyupsk.github.io/gitbutler/install.sh | bash

Why Use This Installer?

Built with security and simplicity in mind

๐Ÿš€

Always Up-to-Date

Automatically fetches and installs the latest stable release from GitButler's official releases.

๐Ÿ”

Secure by Default

Downloads are validated and verified from trusted sources. No suspicious scripts or executables.

๐ŸŽฏ

Multi-Architecture

Works seamlessly on both x86_64 and aarch64 systems with automatic detection.

๐Ÿงน

Easy Management

Simple uninstall with --uninstall flag. Clean removal of all files.

Advanced Options

Additional flags for power users

--force Skip confirmation prompts
curl -fsSL https://pyyupsk.github.io/gitbutler/install.sh | bash -s -- --force
--quiet Minimal output during installation
curl -fsSL https://pyyupsk.github.io/gitbutler/install.sh | bash -s -- --quiet
--uninstall Remove GitButler CLI completely
curl -fsSL https://pyyupsk.github.io/gitbutler/install.sh | bash -s -- --uninstall