Installation
How to install Tabby on your system
Installation
Prerequisites
- Go 1.21 or higher
From AUR (Arch Linux)
If you're on Arch Linux or a derivative, you can install Tabby from the AUR using yay:
Using Go Install
The easiest way to install Tabby on any platform with Go is:
Make sure your Go bin directory is in your PATH:
Building from Source
Clone the repository and build:
Verify Installation
Check that Tabby is installed correctly:
You should see the help output with available commands.