Skip to content

Instantly share code, notes, and snippets.

@ThomasG77
Created June 20, 2023 23:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThomasG77/1a5dc1decf3b506fe8624def208db4e5 to your computer and use it in GitHub Desktop.
Save ThomasG77/1a5dc1decf3b506fe8624def208db4e5 to your computer and use it in GitHub Desktop.
sudo apt install libvulkan1
wget https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_109.0.5414.119-1_amd64.deb
# missing deps found with https://support.google.com/chrome/thread/199526613?hl=en&msgid=200997792
wget http://archive.ubuntu.com/ubuntu/pool/main/libu/libu2f-host/libu2f-udev_1.1.4-1_all.deb
sudo dpkg -i libu2f-udev_1.1.4-1_all.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment