Skip to content

Instantly share code, notes, and snippets.

@hamjin
Created August 9, 2026 11:27
Show Gist options
  • Select an option

  • Save hamjin/a85fbe2a9bb484f15c81b86844209eb8 to your computer and use it in GitHub Desktop.

Select an option

Save hamjin/a85fbe2a9bb484f15c81b86844209eb8 to your computer and use it in GitHub Desktop.
Puppeter Chrome ArchLinux
#!/bin/bash
pacman -S --needed core/nss core/nspr extra/at-spi2-core extra/libcups extra/libdrm core/dbus extra/libxcb extra/libxkbcommon extra/at-spi2-core extra/libx11 extra/libxcomposite extra/libxdamage extra/libxext extra/libxfixes extra/libxrandr extra/mesa extra/pango extra/cairo extra/alsa-lib
pacman -S --needed extra/xorg-server-xvfb # (optional - for headless mode?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment