Created
August 9, 2026 11:27
-
-
Save hamjin/a85fbe2a9bb484f15c81b86844209eb8 to your computer and use it in GitHub Desktop.
Puppeter Chrome ArchLinux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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