Installation
Quick Install
macOS / Linux
curl -fsSL https://raw.githubusercontent.com/aorumbayev/lazylora/main/install.sh | bash
Windows
iwr -useb https://raw.githubusercontent.com/aorumbayev/lazylora/main/install.ps1 | iex
Note: Ensure you have Visual C++ Redistributable installed on Windows.
Package Managers
Cargo (crates.io)
cargo install lazylora
Arch Linux (AUR)
# Binary package
yay -S lazylora-bin
# Build from source
yay -S lazylora
Manual Installation
Download the latest release from the GitHub Releases page and extract the binary to a location in your PATH.