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 β
OS | Architecture | Type | Supported | Notes |
---|---|---|---|---|
Windows | x64 | MSVC | β | Windows 10 or above |
win7 MSVC | π¨ | Windows 7 and 8.1 | ||
arm64 | MSVC | β | Windows 10 or above | |
i686 | MSVC | β | Windows 10 32 Bit | |
win7 MSVC | π¨ | Windows 7 and 8.1 | ||
macOS | x64 | β | ||
arm64 | β | |||
Linuxβ | x64 | GNU | β | Ubuntu 22.04 or above and equivalent |
20.04 GNU | π¨ | Use the full list installer. 20.04+ | ||
MUSL | π¨ | Use the full list installer | ||
x86 | GNU | π¨ | ||
MUSL | π¨ | Use the full list installer | ||
arm64 | GNU | β | Ubuntu 22.04 or above and equivalent | |
MUSL | π¨ | Use the full list installer | ||
armv7 | GNU | π¨ | ||
MUSL | π¨ | Use the full list installer | ||
mips | GNU | π¨ | Use the full list installer | |
mipsel | GNU | π¨ | Use the full list installer | |
mips64 | GNU | π¨ | Use the full list installer | |
mips64el | GNU | π¨ | Use the full list installer | |
powerpc | GNU | π¨ | Use the full list installer | |
powerpc64 | GNU | π¨ | Use the full list installer | |
powerpc64le | GNU | π¨ | Use the full list installer | |
loongarch64 | GNU | π¨ | Use the full list installer | |
MUSL | π¨ | Use the full list installer | ||
FreeBSD | x64 | π¨ | ||
i686 | π¨ | |||
arm64 | π¨ | |||
armv7 | π οΈ | |||
Illumos | x64 | π¨ | ||
DragonFlyBSD | x64 | π¨ | ||
NetBSD | x64 | π¨ | ||
i686 | 32-bit | π οΈ | ||
arm64 | π οΈ | |||
armv7 | 32-bit | π οΈ | ||
TempleOS | x86 | β |
β : 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
Package | Version |
---|---|
webkitgtk-4.1 | 2.20 or above |
You might follow this
You can however use the CLI lead docs without setting these up