Skip to content

Get Lead Lang

Lead lang is distributed using leadman. The following command can install leadman on Windows and most UNIX-like systems. Read more about supported operating systems

Install

sh
irm https://leadlang.github.io/install.ps1 | iex

Supported OS with Architectures

OSArchitectureSupportedNotes
Windowsx64Windows 10 or above
arm64Windows 11
i686 (32-bit)Windows 10 32 Bit
macOSx64
arm64
Linux⭐x64Ubuntu 20.04 or above and equivalent
i686 (32-bit)🟨
arm64🟨
armv7 (32-bit)🟨
FreeBSDx64🟨
i686 (32-bit)🟨
arm64🟨
armv7 (32-bit)🛠️
Illumosx64🛠️
DragonFlyBSDx64🛠️
NetBSDx64🟨
i686 (32-bit)🛠️
arm64🛠️
armv7 (32-bit)🛠️
Solarisx64🛠️
sparc V9🛠️
TempleOSx86

✅: Fully Supported

🟨: Lead Docs GUI Unavailable

❌: Not Supported

🛠️: Can be built from source

⭐: See Below

Note for x86_64 linux users

You must have the following installed for lead docs desktop application

PackageVersion
webkitgtk-4.12.20 to 2.36

You might follow this

You can however use the CLI lead docs without setting these up

Released under the MIT License.