Jan 27 2025
I needed to get browsershot set up on my Laravel Forge provisioned server. The script in the documentation has some outdated packages so I'm putting an updated version here in case someone runs into the same issue.
1sudo apt-get update 2sudo apt-get install libasound2t64 3libatk1.0-0 libc6 libcairo2 libcups2 4libdbus-1-3 libexpat1 libfontconfig1 5libgbm1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 6libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 7libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 8libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 9libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates10fonts-liberation libnss3 lsb-release xdg-utils wget libgbm-dev