cmd
+ shift
+ H
To setup Puppeteer on Debian arm 64 do the following steps:
- Open terminal and run the following commands
sudo apt update && sudo apt upgrade
sudo apt-get remove chromium-browser
sudo apt-get remove chromium
sudo apt-get install chromium
whereis chromium