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 ​

OSArchitectureTypeSupportedNotes
Windowsx64MSVCβœ…Windows 10 or above
win7 MSVC🟨Windows 7 and 8.1
arm64MSVCβœ…Windows 10 or above
i686MSVCβœ…Windows 10 32 Bit
win7 MSVC🟨Windows 7 and 8.1
macOSx64βœ…
arm64βœ…
Linux⭐x64GNUβœ…Ubuntu 22.04 or above and equivalent
20.04 GNU🟨Use the full list installer. 20.04+
MUSL🟨Use the full list installer
x86GNU🟨
MUSL🟨Use the full list installer
arm64GNUβœ…Ubuntu 22.04 or above and equivalent
MUSL🟨Use the full list installer
armv7GNU🟨
MUSL🟨Use the full list installer
mipsGNU🟨Use the full list installer
mipselGNU🟨Use the full list installer
mips64GNU🟨Use the full list installer
mips64elGNU🟨Use the full list installer
powerpcGNU🟨Use the full list installer
powerpc64GNU🟨Use the full list installer
powerpc64leGNU🟨Use the full list installer
loongarch64GNU🟨Use the full list installer
MUSL🟨Use the full list installer
FreeBSDx64🟨
i686🟨
arm64🟨
armv7πŸ› οΈ
Illumosx64🟨
DragonFlyBSDx64🟨
NetBSDx64🟨
i68632-bitπŸ› οΈ
arm64πŸ› οΈ
armv732-bitπŸ› οΈ
TempleOSx86❌

βœ…: Fully Supported

🟨: Lead Docs GUI Unavailable

❌: Not Supported

πŸ› οΈ: Can be built from source

⭐: See Below

Note for linux users

You must have the following installed for lead docs desktop application

PackageVersion
webkitgtk-4.12.20 or above

You might follow this

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

Released under the MIT License.