Skip to content

Installation

You can install lip by following the instructions below.

lip CLI

lip is a standalone executable, so installation isn’t always necessary. Simply download the latest version from here. However, we do offer scripts and installers for those who prefer a more conventional setup.

For Linux and macOS, we provide installation scripts. Just run the appropriate command below and follow the on-screen instructions:

Bash
1
2
# For Linux
curl -fsSL https://raw.githubusercontent.com/futrime/lip/HEAD/scripts/install_linux.sh | sh
Bash
1
2
# For macOS
curl -fsSL https://raw.githubusercontent.com/futrime/lip/HEAD/scripts/install_macos.sh | sh

For Windows, download either lip-cli-win-x64-en-US.msi (for English) or lip-cli-win-x64-zh-CN.msi (for Chinese) from this page. Run the installer and follow the prompts to set up lip.

lip GUI

lip GUI is under development and not yet available for installation.