Skip to content

Conversation

@sjorsdonkers
Copy link
Contributor

Adding a note to indicate that Lightpanda works on WSL

Alternative text:

Install & open WSL + Ubuntu:

  1. wsl --install
  2. -- restart --
  3. wsl --install -d Ubuntu
  4. wsl

Inside WSL install the Lightpanda browser:

curl -L -o lightpanda https://github.com/lightpanda-io/browser/releases/download/nightly/lightpanda-x86_64-linux && \
chmod a+x ./lightpanda

It is recommended to install clients like Puppeteer on the Windows host.

@krichprollsch krichprollsch merged commit 26ef8de into main Apr 17, 2025
1 check passed
@krichprollsch krichprollsch deleted the wsl-support-note branch April 17, 2025 09:01
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants