Created
August 5, 2025 10:10
-
-
Save sarkrui/31cb1501f5d0c383b94c30322a15728d to your computer and use it in GitHub Desktop.
Ubuntu 25 ARM64 playwright install and install-depds
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
sudo apt-get update | |
sudo apt-get upgrade | |
sudo apt-get install libatk1.0-0t64 libatk-bridge2.0-0t64 libcups2t64 libatspi2.0-0t64 libxcompositel libxdamagel libxfixes3 libxrandr2 libgbml libcairo2 libpango-1.0-0 libasound2t64 | |
sudo apt-get install libxcursor1 libgtk-3-0t64 libpangocairo-1.0-0 libcairo-gobject2 libgdk-pixbuf-2.0-0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment